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