š ļø Lumma-0.6B-Tool Playground
A tiny (0.6B) specialist model that turns a request + a set of JSON tool definitions into a Pythonic function call, then synthesizes a final answer from the tool's result.
How to use
- Define your tools as JSON and write a user query, then Generate tool call.
- Optionally paste a (mock) JSON result the tool would return, then Generate final answer.
Examples
Examples