Instructions to use mssongit/qwen2-7b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mssongit/qwen2-7b-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-7B-Instruct") model = PeftModel.from_pretrained(base_model, "mssongit/qwen2-7b-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9175074faa4cffb46ca5c16bcb8a5d77182f6493f1cfb0d7ee58ae1dab66dba0
- Size of remote file:
- 80.8 MB
- SHA256:
- 5177cf0c96f3d94b4e160f2611ea319efc206629b37ee1a0351f271f291658a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.