Instructions to use philschmid/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 philschmid/code-llama-7b-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "philschmid/code-llama-7b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4436e8f59fc81270ed7e4a5426fac97bc64a9d180bc7442942e5619c157e7775
- Size of remote file:
- 1.8 GB
- SHA256:
- a30e2d7eb20cce84990e2f2b7dc35a9305e95aa56011eee205a53610a1df0d44
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.