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