Inkling is an open-weight multimodal mixture-of-experts model from Thinking Machines Lab, with 41B active parameters out of 975B total. It is designed for general-purpose reasoning, coding, agentic and tool-use systems, retrieval-augmented generation, instruction following, and multilingual conversational applications. Its native image and audio understanding supports multimodal analysis alongside text.
All providers = every upstream serving this model supports it. Some providers = depends on which upstream handles the request. Default = the value sent when you leave the parameter unset.
| Parameter | Providers | Default |
|---|---|---|
| frequency_penalty | All providers | Not sent by default |
| include_reasoning | All providers | - |
| logit_bias | All providers | - |
| max_tokens | All providers | - |
| min_p | All providers | - |
| presence_penalty | All providers | Not sent by default |
| reasoning | All providers | - |
| reasoning_effort | All providers | - |
| repetition_penalty | All providers | Not sent by default |
| stop | All providers | - |
| temperature | All providers | Not sent by default |
| tool_choice | All providers | - |
| tools | All providers | - |
| top_k | All providers | Not sent by default |
| top_p | All providers | Not sent by default |