Instructions to use mrabbah/fine-tuning-tinymistral with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mrabbah/fine-tuning-tinymistral with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Felladrin/TinyMistral-248M-SFT-v4") model = PeftModel.from_pretrained(base_model, "mrabbah/fine-tuning-tinymistral") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 02ad281101e88d2155bca2d145976f8718c75ff186ac529df83dd385b9b854c5
- Size of remote file:
- 4.73 kB
- SHA256:
- 027f93fe9f4ed34bc8779345d514587b37b6a465e84313d5dbc03b267e40b8c6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.