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