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:
- 37d12df5219b3b9354734b4e4ab976f7914f738ef13782a7aa33e7be8c8b2f39
- Size of remote file:
- 14.5 kB
- SHA256:
- e0a120d0d1b40b3da51cdbdb6991575094a50cabc516b462c83d578e06a5a986
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.