Instructions to use ikuldeep1/Qwen2.5-Coder-1.5B-FullBase677-SQL-PEFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ikuldeep1/Qwen2.5-Coder-1.5B-FullBase677-SQL-PEFT with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ikuldeep1/Qwen2.5-Coder-1.5B-FullBase677-SQL-PEFT", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K