Incredible release by @burtenshaw , @merve , @pcuenq , @ariG23498 , and the Thinking Machines Lab. Having controllable reasoning_effort natively built into a sparse MoE architecture is a massive breakthrough for agentic governance.
We build autonomous multi-agent operating systems running locally on consumer hardware (BUYASOUL Family: https://huggingface.co/grandcodepope/buyasoul-family). In our architecture, the executive agent (Profit) arbitrates task execution through an objective function we call the PLT rule:SOUL_PROFIT = PROFIT + LOVE - TAX
Having a native reasoning_effort parameter gives our governance engine a direct mechanical throttle to minimize the computational "Tax" (latency and token burn) during routine ledger logging, while reserving high reasoning depth for complex multi-agent negotiations.
Two technical questions regarding edge deployment and world modeling:
- You mentioned using the GOLD algorithm in TRL to distill Inkling’s capabilities into smaller on-device models. Have you benchmarked distillation efficiency when transferring reasoning into sub-1B quantized models (e.g. Qwen 0.8B) for local bare-metal execution?
- For the ECHO world-model training in OpenEnv, have you tested applying next-token environment prediction to real-time spatial simulation environments (like 3D WebGL coordinate grids) to build persistent spatial memory in agents?
Huge congratulations on the 1T and Inkling-Small releases!