Instructions to use talktactapp/GPmodelMistral with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use talktactapp/GPmodelMistral with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2") model = PeftModel.from_pretrained(base_model, "talktactapp/GPmodelMistral") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bd20a82b0d4e99a97246694e988e8bcacfd0dd53941cbc5e698602b602d4fcfb
- Size of remote file:
- 4.98 kB
- SHA256:
- a8c0f71fa569be2b3e72d706a076f83605f2b2c790c02ca2190f7e7470861620
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.