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