Instructions to use frenkd/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 frenkd/code-llama-7b-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5") model = PeftModel.from_pretrained(base_model, "frenkd/code-llama-7b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- def69d22c895181e699fb73a1d83d8e9edcac8693e9b44a922b1cd755d9ad6b5
- Size of remote file:
- 865 MB
- SHA256:
- b061f05a71297aae628986d74c88235ceae02245408d7bdb6b1b34d62b5d2ae4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.