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