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