Instructions to use Tejveer12/code-llama-7b-text-to-sql-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Tejveer12/code-llama-7b-text-to-sql-2 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, "Tejveer12/code-llama-7b-text-to-sql-2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cd37bbe82ce3f88ff7b48e3d1a3378f8506a51ec67f97f447bfa4eaf1856665f
- Size of remote file:
- 4.73 kB
- SHA256:
- 28b81eb669b642911e1c63288d8d48c3d0c490c610b1f6bfcbdadca20b4c222b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.