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