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