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