Instructions to use Villian7/Mistral-Finetuned-DialogSumm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Villian7/Mistral-Finetuned-DialogSumm 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, "Villian7/Mistral-Finetuned-DialogSumm") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3e7c0042cb2677a276603df39700c86c10272e5a54301a42b06d9454bbec3463
- Size of remote file:
- 27.3 MB
- SHA256:
- 744da88fd0cfb5ad847949966738f02826d9f4d36b788a5d2223589601e8652c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.