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