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