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