Instructions to use sandst1/mistral-sql-adapter-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sandst1/mistral-sql-adapter-7b 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, "sandst1/mistral-sql-adapter-7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6ea448b725d6ddbc1509ef0f45cb2324e6b35c7d3c76603b13f7155479147ab1
- Size of remote file:
- 680 MB
- SHA256:
- 325c1783b6b1880fe1e133128de7c94d00a3b98d7d9985fda7dd9172235936c4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.