Instructions to use baltop/sql30000_300 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use baltop/sql30000_300 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("defog/sqlcoder-7b") model = PeftModel.from_pretrained(base_model, "baltop/sql30000_300") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
86f9972 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3e580a4597edc82569f58ee96f49b9c7a69cd783d0bb1e6642728a7792ea0fa9
size 85736028
|