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