Instructions to use Achyuth2511/mistral-finetuned-samsum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Achyuth2511/mistral-finetuned-samsum with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.1-GPTQ") model = PeftModel.from_pretrained(base_model, "Achyuth2511/mistral-finetuned-samsum") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f43f815ebd5a1fb2e2ac5dc68eed861bd011cb1e14d5372a419e735d58739546
- Size of remote file:
- 27.3 MB
- SHA256:
- f8dc1398c008cd444676dcd37bee568195bf2404ddec110fc8f3630a2336f0f7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.