forked from ccf-ai-infra/TileOPs-Metax
bench: extend MHC benchmarks with DeepSeek V4 production shapes #3
Loading…
Reference in New Issue
No description provided.
Delete Branch "zjs/dev1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
bench: extend MHC benchmarks with DeepSeek V4
production shapes
Align benchmark cases with production deployment targets :
DeepSeek V4 (arXiv:2606.19348 + officialconfig.json): V4-Pro hidden_size=7168, V4-Flash hidden_size=4096, hc_mult=4;
mHC paper Table 5 (arXiv:2512.24880): legacy tiers 1280/1920/2560;
production batch = num_tokens: Decode 32/128/512, Prefill 1024/4096/8192.
production shapes Align benchmark cases with production deployment targets : - DeepSeek V4 (arXiv:2606.19348 + officialconfig.json): V4-Pro hidden_size=7168, V4-Flash hidden_size=4096, hc_mult=4; - mHC paper Table 5 (arXiv:2512.24880): legacy tiers 1280/1920/2560; - production batch = num_tokens: Decode 32/128/512, Prefill 1024/4096/8192.