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