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