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