Instructions to use worldboss/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 worldboss/code-llama-7b-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "worldboss/code-llama-7b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2747182e5186d36b7c0a43e57b93080a3e53f2f587f7243ad175b76c7270352e
- Size of remote file:
- 4.73 kB
- SHA256:
- 540bac18332611295384c6dad52fa24de9351a1724c580362ea84df9fa30e0fb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.