Instructions to use ToastyPigeon/SpringDragon-NeMo-Instruct-QLoRA-ep1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ToastyPigeon/SpringDragon-NeMo-Instruct-QLoRA-ep1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-Nemo-Instruct-2407") model = PeftModel.from_pretrained(base_model, "ToastyPigeon/SpringDragon-NeMo-Instruct-QLoRA-ep1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 88271aa3768c2aeeb1d8941e5ae2acbedd98b290945b02ed695083acc9cb0709
- Size of remote file:
- 6.14 kB
- SHA256:
- c92115980639817e5ee97c88f36ed2c459a54b1a3843b6bd74d0e1691e25fd50
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.