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