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