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