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