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