Guided Function Calling for Small LLMs via Constrained Decoding
-
Updated
Jun 26, 2026 - Python
Guided Function Calling for Small LLMs via Constrained Decoding
A function-calling framework that translates natural language prompts into structured, schema-compliant JSON payloads. Uses token-by-token constrained decoding to enforce strict syntax control on small language models (Qwen 0.6B).
Add a description, image, and links to the constrain-decoding topic page so that developers can more easily learn about it.
To associate your repository with the constrain-decoding topic, visit your repo's landing page and select "manage topics."