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