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