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