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