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