Instructions to use adn0n/mistral_notes_finetuned_v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use adn0n/mistral_notes_finetuned_v3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2") model = PeftModel.from_pretrained(base_model, "adn0n/mistral_notes_finetuned_v3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c95cf3665524e1648946bbfa9e38c33b2ab7d575756f14de87779e5887adc797
- Size of remote file:
- 4.92 kB
- SHA256:
- f83fd5f3e50aa22906dcac246491cc0999d3a370b0ff7ea94fc4ff9d06ac0092
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.