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