Instructions to use ArunMoonpai/CodeLlama-SQL-13b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ArunMoonpai/CodeLlama-SQL-13b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-13b-Instruct-hf") model = PeftModel.from_pretrained(base_model, "ArunMoonpai/CodeLlama-SQL-13b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 02a22424e96b3469adbd31da5cf1a9301b383357d7ebe164e02fd5e87d1b4619
- Size of remote file:
- 39.4 MB
- SHA256:
- f79f6c0e8427d27e0561d4b3ef1828ceda98df7b22a4f084d86c1302203d610a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.