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