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