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