docs: document Kimi-K3 support (README News + server flags) - #319
Merged
Conversation
Announce Kimi-K3 (2.8T, 896-expert MXFP4) in README News, and document the --enable-deepep and --distributed-weight-config server flags introduced with the K3 core support.
Add docs/deploy-kimi-k3-h200.md (download, MXFP4 marlin conversion, multi-node launch, optional DeepEP / distributed-weight config) and link it from the README Documentation section. Remove the Kimi-K2.5 (1T) roadmap item.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
User-facing docs for the merged Kimi-K3 support:
--enable-deepepand--distributed-weight-configserver flags introduced with K3.Motivation
Kimi-K3 support landed (core #316 + model #317). The public README, the server-flags reference, and a dedicated deployment guide should reflect the new model and its new server flags so users can find, deploy, and use it.
Type of Change
model— add/extend model support (models/**+ registration seam + model kernels only)kernel— add/optimize a compute kernel (batchgen_kernels/**+ in-tree kernel dirs)core— change scheduling/serving/runtime scaffolding (the only type that may)fix— narrow bug fix (+ a regression test)infra— build / CI / packaging / scripts / Dockerdocs— documentation onlyFile changes
README.mddocs/deploy-kimi-k3-h200.mddocs/server-flags.md--enable-deepepand--distributed-weight-configChecklist