|
|
|
|
|
by docheinestages
2 days ago
|
|
Given the frontier-level capabilities of Kimi K3, I'm wondering if it's possible to extract the core capabilities (fundamental reasoning and tool calling) of the model into a smaller one that consumer devices could run? Not sure exactly how, but either by heavy distillation or some other surgical method since Kimi has a Mixture of Experts architecture. I think it's very valuable to have a smaller model that doesn't have any domain knowledge or facts built into its weights, but given the right context, could accurately reason about what to do and use the right tools. I'm aware of colibri [1], but so far I've only seen extremely slow performance. [1] https://github.com/JustVugg/colibri |
|
You are describing fundamental tradeoffs. Getting more performance relative to model size and training token amount is what all of the labs are solving.