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