Instructions to use safaricd/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 safaricd/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, "safaricd/code-llama-7b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5d6dcf10bb3ecdb2ff736d948951dba63086a52bec9ac22424fa22a6b6349014
- Size of remote file:
- 1.8 GB
- SHA256:
- a67073a6db03ac876bdfc123c2c1782d319e713edf2cfdaa023eea240d861aa4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.