Instructions to use PygTesting/pyg3old_qlora_adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use PygTesting/pyg3old_qlora_adapter 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/pyg3old_qlora_adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- baf29c82f67bf08828381d6b78c69d29deabc7aa157cb23d22e692dc30b90edd
- Size of remote file:
- 228 MB
- SHA256:
- 9f7da3153df1d65ac227e717f10dc6e338b9779aedd833369b7354fa7767ee22
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.