v0.6.2
What's Changed
- feat(models): Seed-OSS-36B architecture port + table-driven registration tests (Track G) by @magicnight in #84
- feat(engine): per-model chat-template override — Seed-OSS generation unblocked, promoted to Tested by @magicnight in #85
- fix(engine): whitespace-only chat-template override takes the empty-file skip path by @magicnight in #86
- feat(models): Hunyuan V1 Dense port — post-RoPE qk-norm + DynamicNTK-alpha RoPE (Track G) by @magicnight in #87
- feat(models): Cohere2 (Command R7B) port — parallel residual + interleaved SWA/NoPE (Track G) by @magicnight in #88
- feat(models): MiniCPM3 port — materialized MLA + longrope + muP (Track G) by @magicnight in #89
- feat(models): InternLM3 port — corrected DynamicNTK rope, tokenizer-blocked Theoretical tier (Track G) by @magicnight in #90
Full Changelog: v0.6.1...v0.6.2