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:
- fb2bf78eb1ea90eab74a29feb59e30185895c89efe530a5c9fb6fd5567435eec
- Size of remote file:
- 4.98 kB
- SHA256:
- faef7d203568f03b4b620213f3089b0f52fcd80f07bb26b13ecf9d37def69301
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.