Text Generation
Adapters
Safetensors
English
qwen2
unsloth,
pytorch,
inference-endpoint,
sql-code-generation,
conversational
4-bit precision
bitsandbytes
Instructions to use shaikehsan/sqlcoder-qwen2.5-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use shaikehsan/sqlcoder-qwen2.5-test with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("shaikehsan/sqlcoder-qwen2.5-test", set_active=True) - Notebooks
- Google Colab
- Kaggle