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