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