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