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