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