Instructions to use Vasanth/mistral-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Vasanth/mistral-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("teknium/OpenHermes-2.5-Mistral-7B") model = PeftModel.from_pretrained(base_model, "Vasanth/mistral-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c19ff1c36c0d386e3d645fce11a8b94419864af612b711fd7ddde1012b13516f
- Size of remote file:
- 8.54 kB
- SHA256:
- 334dad33924a258254968b3bb6130fe96c1f0420ae391d4037ff0558cefe3696
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.