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:
- 7339f511c591af38274cb498b489e9e477119caef56f089334ed12bcf8309e0d
- Size of remote file:
- 1.8 GB
- SHA256:
- 39ab8ab30cc1bcf780c4e56ea8b2527751a059525d7714ac51db4133517acb6b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.