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:
- 193c207c80e90036562e52c460255537caf44f828c674a538e815e4c435a673e
- Size of remote file:
- 4.03 kB
- SHA256:
- 8819fc087370c0c0dd1869922822cf7a5ebe84fa7a7194c69a0ec917ff22569b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.