Text Generation
PEFT
Safetensors
English
text-to-sql
sql
tally
accounting
erp
llama-3
sqlcoder
postgresql
finance
conversational
Instructions to use jaykv/tally-sqlcoder-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jaykv/tally-sqlcoder-finetuned with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("defog/llama-3-sqlcoder-8b") model = PeftModel.from_pretrained(base_model, "jaykv/tally-sqlcoder-finetuned") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4b269de | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5240f34dfec12d304986d1abbc921df550e7b841549d7490799e28c3eeaa3245
size 167832240
|