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