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:
- 0dfb9770819469f97f7cc6e0ae320d858ea8733a48bcaf4356a6b9b77d10631e
- Size of remote file:
- 4.73 kB
- SHA256:
- a00d11c0195377f5b60cf0b5bcc77fdf5e7b5205b57df17f1cbbb1a8d4f7d54c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.