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