Instructions to use PygTesting/sum_qlora_4pochs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use PygTesting/sum_qlora_4pochs with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-Nemo-Base-2407") model = PeftModel.from_pretrained(base_model, "PygTesting/sum_qlora_4pochs") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 82625fb3831644997d31ddfb7f296911b30d69730fdb22a450719a376ad45099
- Size of remote file:
- 228 MB
- SHA256:
- 6842a215f1e38f0301c0cee03ee41d3f80d8be8936c1527138a56b9c1e06e1d1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.