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