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