Qwen 2.5 1.5B Instruct fine-tuned with LoRA for command adaptation (natural language -> JSON/SQL).
from transformers import pipeline pipe = pipeline('text-generation', model='devsomosahub/agent-os-1b5-merged')
Chat template
Files info