Instructions to use yujia23/axolotl-qwen-3e-5-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use yujia23/axolotl-qwen-3e-5-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen1.5-7B") model = PeftModel.from_pretrained(base_model, "yujia23/axolotl-qwen-3e-5-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7a4edc62b05eab0c4476437b6b7718c5e549df9659b0622dc4db07bb9dca79f1
- Size of remote file:
- 5.75 kB
- SHA256:
- 2222c6d9f6232f31ff9a258358b395f70d592023a50d4056572ccf3372d2fda1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.