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