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