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