Instructions to use rsskumar/code-llama-7b-text-to-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rsskumar/code-llama-7b-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0") model = PeftModel.from_pretrained(base_model, "rsskumar/code-llama-7b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2358b396100004cc00d32a7b72f205a604158bcca1044b8c2f39c1f4576eb7b1
- Size of remote file:
- 1.33 GB
- SHA256:
- 80140bbbe60f1b8296ef5b781eeb6b742c447364799a3cc356626966bb7c8a0d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.