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