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