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