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