zeekay commited on
Commit
0c3af94
·
verified ·
1 Parent(s): 05c225a

fix: correct params from 671B to 1.04T (Kimi K2-Thinking)

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ base_model: moonshotai/Kimi-K2-Thinking
17
 
18
  **Organization**: [Zen LM](https://zenlm.org) (Hanzo AI × Zoo Labs Foundation)
19
  **Base Model**: Moonshot AI Kimi K2 Thinking (DeepseekV3ForCausalLM)
20
- **Parameters**: 671B total (384 experts × ~1.75B each, 8 active per token = ~14B)
21
  **License**: Apache 2.0
22
  **Context Window**: 256K tokens
23
  **Thinking Capacity**: 96K-128K thinking tokens per step
@@ -25,7 +25,7 @@ base_model: moonshotai/Kimi-K2-Thinking
25
 
26
  ## Model Overview
27
 
28
- Zen Max is a reasoning-first language model built on Moonshot AI's Kimi K2 Thinking architecture, designed for **test-time scaling** through extended thinking and tool-calling capabilities.
29
 
30
  Built as a **thinking agent**, Zen Max reasons step-by-step while using tools, executing **200-300 sequential tool calls** without human interference, reasoning coherently across hundreds of steps to solve complex problems.
31
 
 
17
 
18
  **Organization**: [Zen LM](https://zenlm.org) (Hanzo AI × Zoo Labs Foundation)
19
  **Base Model**: Moonshot AI Kimi K2 Thinking (DeepseekV3ForCausalLM)
20
+ **Parameters**: 1.04T total (1,044B MoE with 32B active per token)
21
  **License**: Apache 2.0
22
  **Context Window**: 256K tokens
23
  **Thinking Capacity**: 96K-128K thinking tokens per step
 
25
 
26
  ## Model Overview
27
 
28
+ Zen Max is a 1T+ reasoning-first language model built on Moonshot AI's Kimi K2 Thinking architecture, designed for **test-time scaling** through extended thinking and tool-calling capabilities.
29
 
30
  Built as a **thinking agent**, Zen Max reasons step-by-step while using tools, executing **200-300 sequential tool calls** without human interference, reasoning coherently across hundreds of steps to solve complex problems.
31