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