Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sgl-project
/
sglang
Public
Notifications
You must be signed in to change notification settings
Fork
8.9k
Star
36.1k
Code
Issues
912
Pull requests
4.5k
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
[Kimi] Support kimi-k3
- #32541
#32541
Merged
hnyls2002
merged 92 commits into
main
sgl-project/sglang:main
from
kimi-k3
sgl-project/sglang:kimi-k3
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
92
(92)
Checks
Files changed
Merged
[Kimi] Support kimi-k3
#32541
hnyls2002
merged 92 commits into
main
sgl-project/sglang:main
from
kimi-k3
sgl-project/sglang:kimi-k3
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
[Kimi] Support kimi-k3
Show description for 4051b19
25 people
committed
4051b19
View commit details
Copy full SHA for 4051b19
Browse repository at this point
[Kimi-K3] Clone branch source in Docker images (#32545)
Fridge003
authored
87dd459
View commit details
Copy full SHA for 87dd459
Browse repository at this point
Fix S3 speculative draft loading (#32563)
Show description for 15fa94d
ByronHsu
and
Byron Hsu
authored
15fa94d
View commit details
Copy full SHA for 15fa94d
Browse repository at this point
Commits on Jul 28, 2026
perf(kimi-k3): KDA MTP verify -8.6% at production, retire padding blocks (#32571)
Show description for ac6d795
zcnrex
and
claude
authored
ac6d795
View commit details
Copy full SHA for ac6d795
Browse repository at this point
[AMD] Fix top_k/p sampling issue on AMD code path (#32621)
Show description for 4b6e6fc
1am9trash
and
RolaoDenthu
authored
4b6e6fc
View commit details
Copy full SHA for 4b6e6fc
Browse repository at this point
perf: avoid redundant Kimi vision projection copies
mickqian
committed
3c2beaf
View commit details
Copy full SHA for 3c2beaf
Browse repository at this point
fix: preserve Kimi projector output contract
mickqian
committed
30b65a9
View commit details
Copy full SHA for 30b65a9
Browse repository at this point
perf(vlm): keep packed MoonViT grid metadata on CPU
mickqian
committed
6144e9c
View commit details
Copy full SHA for 6144e9c
Browse repository at this point
perf(vlm): fuse MoonViT rotary embedding on CUDA
mickqian
committed
fe7454f
View commit details
Copy full SHA for fe7454f
Browse repository at this point
perf(vlm): compute MoonViT max sequence length on host
mickqian
committed
c49fda5
View commit details
Copy full SHA for c49fda5
Browse repository at this point
fix: make image benchmark seeds reproducible
mickqian
committed
4c76511
View commit details
Copy full SHA for 4c76511
Browse repository at this point
perf(vlm): enable CUDA IPC pool handle cache by default
mickqian
committed
7935796
View commit details
Copy full SHA for 7935796
Browse repository at this point
fix(vlm): return bad media input as client error
mickqian
committed
8b17f3e
View commit details
Copy full SHA for 8b17f3e
Browse repository at this point
refactor(vlm): share fused vision RoPE with Kimi K2.5
mickqian
committed
2e35ae3
View commit details
Copy full SHA for 2e35ae3
Browse repository at this point
fix(vlm): preserve host-precomputed vision metadata
mickqian
committed
16bf96a
View commit details
Copy full SHA for 16bf96a
Browse repository at this point
perf(vlm): share fastest Kimi vision RoPE paths
mickqian
committed
9cb0351
View commit details
Copy full SHA for 9cb0351
Browse repository at this point
[Kimi K3] Support parser auto-detection (#32617)
JustinTong0323
authored
f748ae3
View commit details
Copy full SHA for f748ae3
Browse repository at this point
fix(kimi-k3): named persistent symmetric buffers for the fused collectives (#32664)
Show description for b5607ec
DarkSharpness
and
claude
authored
b5607ec
View commit details
Copy full SHA for b5607ec
Browse repository at this point
Commits on Jul 29, 2026
perf(kimi-k3): fuse MoE-front prep (route + trtllm pack + mxfp8 quant) into one launch (#32699)
BBuf
authored
bd51cab
View commit details
Copy full SHA for bd51cab
Browse repository at this point
Fix Kimi K3 reasoning leak in the Responses API (#32757)
yhyang201
authored
c6ad1f2
View commit details
Copy full SHA for c6ad1f2
Browse repository at this point
chore: move Kimi K3 Docker changes to a separate PR
Fridge003
committed
6dd5b24
View commit details
Copy full SHA for 6dd5b24
Browse repository at this point
Revert "chore: move Kimi K3 Docker changes to a separate PR"
Show description for cf56487
Fridge003
committed
cf56487
View commit details
Copy full SHA for cf56487
Browse repository at this point
update sgl-deep-gemm to include changes in MegaMoE
Fridge003
committed
bd4828e
View commit details
Copy full SHA for bd4828e
Browse repository at this point
perf(kimi-k3): free the gemm_ag producer grid from the AR push-counter array (#32764)
BBuf
authored
40feea2
View commit details
Copy full SHA for 40feea2
Browse repository at this point
perf(kimi-k3): optimize KDA MTP ns0 memory path (#32823)
zcnrex
authored
c4d9f5f
View commit details
Copy full SHA for c4d9f5f
Browse repository at this point
DCP tests clean up (#32820)
Show description for bc928b7
kpham-sgl
and
claude
authored
bc928b7
View commit details
Copy full SHA for bc928b7
Browse repository at this point
feat(kda): optimize PTX prefill kernel (#32819)
Show description for f37baeb
zcnrex
and
pranjalssh
authored
f37baeb
View commit details
Copy full SHA for f37baeb
Browse repository at this point
Merge commit '61057bda6c4b8cda1117d74f100d0735645c0cfb' into kimi-k3 (07/25)
Fridge003
committed
19ba402
View commit details
Copy full SHA for 19ba402
Browse repository at this point
Commits on Jul 30, 2026
refactor(kimi-k3): put the gemm_ar kernels back in-tree and fold the PTX headers into their consumers (#32812)
Show description for c93869b
2 people
authored and
Fridge003
committed
c93869b
View commit details
Copy full SHA for c93869b
Browse repository at this point
Merge commit '5cc273a780e1b35255717e52975c3f43ed1e9978' into kimi-k3
Fridge003
committed
e7eec37
View commit details
Copy full SHA for e7eec37
Browse repository at this point
Merge commit 'fc8b328f5cb526fd1fa2c26cb3dafe3761af8d5d' into kimi-k3 (07/27)
Fridge003
committed
8a263bb
View commit details
Copy full SHA for 8a263bb
Browse repository at this point
Merge commit '9c0dbf508f8fe6e33bec1be319f42f02a252af3d' into kimi-k3 (07/28 1st half)
Fridge003
committed
9ef4c95
View commit details
Copy full SHA for 9ef4c95
Browse repository at this point
Merge commit '7c248dde7fe1f3b5100966f8143f97a9932c22a4' into kimi-k3 (07/28)
Fridge003
committed
b951c6b
View commit details
Copy full SHA for b951c6b
Browse repository at this point
Merge commit 'e1f2f9d1fa84cd1b8d9020377fdd707b3a485687' into kimi-k3 (07/29 Part 1)
Fridge003
committed
b51f61f
View commit details
Copy full SHA for b51f61f
Browse repository at this point
Merge remote-tracking branch 'origin/main' into kimi-k3
Fridge003
committed
297d00a
View commit details
Copy full SHA for 297d00a
Browse repository at this point
chore(kimi-k3): drop development-only benchmarks
mickqian
committed
578edb2
View commit details
Copy full SHA for 578edb2
Browse repository at this point
Commits on Jul 31, 2026
[AMD] Add triton topk renorm kernel and enable renorm CI unittest (#32641)
1am9trash
authored
e15fe26
View commit details
Copy full SHA for e15fe26
Browse repository at this point
fix(kimi-k3): neutralize a literal image placeholder in user text (#33003)
hnyls2002
authored
55402ed
View commit details
Copy full SHA for 55402ed
Browse repository at this point
test: align Kimi Linear PD DCP test with main
kpham-sgl
committed
e691f0d
View commit details
Copy full SHA for e691f0d
Browse repository at this point
Replace Kimi K3 DeepGEMM patch with 0.1.5.post1 (#33066)
mmangkad
authored
a7a67f7
View commit details
Copy full SHA for a7a67f7
Browse repository at this point
Revert "Replace Kimi K3 DeepGEMM patch with 0.1.5.post1" (#33129)
Fridge003
authored
08f8f5d
View commit details
Copy full SHA for 08f8f5d
Browse repository at this point
[Fix] Disable --enable-symm-mem under CUDA graphs on Kimi hybrid models (#33037)
hnyls2002
authored
b701464
View commit details
Copy full SHA for b701464
Browse repository at this point
Revert "Revert "Replace Kimi K3 DeepGEMM patch with 0.1.5.post1"" (#33141)
Fridge003
authored
336acd2
View commit details
Copy full SHA for 336acd2
Browse repository at this point
[Kimi-K3] Fail fast when FlashInfer kernel prerequisites are missing (#33132)
Fridge003
authored
c40cd03
View commit details
Copy full SHA for c40cd03
Browse repository at this point
Commits on Aug 1, 2026
Merge commit '4f51dad1da320faf7489594ec001779a5affff66' into kimi-k3
Fridge003
committed
ac77803
View commit details
Copy full SHA for ac77803
Browse repository at this point
fix(kimi-k3): align kimi-k3 branch with DCP + DSpark fix and cleanup (#33149)
kpham-sgl
authored
db5c256
View commit details
Copy full SHA for db5c256
Browse repository at this point
Merge commit 'e1964da45f4a3018da01a86f30f7f61475b0e937' into kimi-k3
Show description for 49b58a0
ch-wan
and
claude
committed
49b58a0
View commit details
Copy full SHA for 49b58a0
Browse repository at this point
Merge remote-tracking branch 'origin/main' into HEAD
Show description for 6d0adfc
BBuf
committed
6d0adfc
View commit details
Copy full SHA for 6d0adfc
Browse repository at this point
chore: satisfy lint on the kimi-k3 branch
Show description for 3b003e7
BBuf
committed
3b003e7
View commit details
Copy full SHA for 3b003e7
Browse repository at this point
clean unit dcp test
Fridge003
committed
99b392b
View commit details
Copy full SHA for 99b392b
Browse repository at this point
test: prune the kernel-side tests this PR adds, keeping all-reduce
Show description for ef5c414
BBuf
committed
ef5c414
View commit details
Copy full SHA for ef5c414
Browse repository at this point
Merge remote-tracking branch 'origin/main' into kimi-k3
Show description for 056971c
hnyls2002
committed
056971c
View commit details
Copy full SHA for 056971c
Browse repository at this point
remove duplicate kimi k3 detector tests
hnyls2002
committed
ee560a2
View commit details
Copy full SHA for ee560a2
Browse repository at this point
Commits on Aug 2, 2026
Merge remote-tracking branch 'origin/main' into kimi-k3
Show description for aa03024
hnyls2002
committed
aa03024
View commit details
Copy full SHA for aa03024
Browse repository at this point
Merge remote-tracking branch 'origin/main' into kimi-k3
Show description for 9a0efa4
hnyls2002
committed
9a0efa4
View commit details
Copy full SHA for 9a0efa4
Browse repository at this point
Merge remote-tracking branch 'origin/main' into kimi-k3
Show description for 70bf37b
hnyls2002
committed
70bf37b
View commit details
Copy full SHA for 70bf37b
Browse repository at this point
fix stale unified_cache_components import in streaming session test
hnyls2002
committed
4df65c9
View commit details
Copy full SHA for 4df65c9
Browse repository at this point
Merge branch 'main' into kimi-k3
hnyls2002
authored
dd1b683
View commit details
Copy full SHA for dd1b683
Browse repository at this point
Fix ComponentType import in hybrid_pool_assembler
Show description for 38aeeeb
hanming-lu
committed
38aeeeb
View commit details
Copy full SHA for 38aeeeb
Browse repository at this point
Commits on Aug 3, 2026
Update runtime context usage and test fixtures
mmangkad
committed
872bbd2
View commit details
Copy full SHA for 872bbd2
Browse repository at this point
Update encoder tests to publish runtime context
mmangkad
committed
d96faae
View commit details
Copy full SHA for d96faae
Browse repository at this point
Merge remote-tracking branch 'origin/main' into kimi-k3
Show description for 363629c
hnyls2002
committed
363629c
View commit details
Copy full SHA for 363629c
Browse repository at this point
Merge remote-tracking branch 'origin/main' into kimi-k3
Show description for 0001380
hnyls2002
committed
0001380
View commit details
Copy full SHA for 0001380
Browse repository at this point
Merge remote-tracking branch 'origin/main' into kimi-k3
Show description for 4c4bfdb
hnyls2002
committed
4c4bfdb
View commit details
Copy full SHA for 4c4bfdb
Browse repository at this point
keep aiter swiglu translation for non-situ activations
hnyls2002
committed
9b34836
View commit details
Copy full SHA for 9b34836
Browse repository at this point
pass request token ids to fast_load_mm_data; skip the redundant rebuild
hnyls2002
committed
921603d
View commit details
Copy full SHA for 921603d
Browse repository at this point
Merge remote-tracking branch 'origin/main' into kimi-k3
Show description for 1aebf2f
hnyls2002
committed
1aebf2f
View commit details
Copy full SHA for 1aebf2f
Browse repository at this point
drop vacuous tests; remove dead broadcast override
hnyls2002
committed
e7362bc
View commit details
Copy full SHA for e7362bc
Browse repository at this point
restore coalesce yield test
hnyls2002
committed
2306380
View commit details
Copy full SHA for 2306380
Browse repository at this point
drop vacuous ar-fusion gate tests; trim tautological asserts
hnyls2002
committed
e6311f7
View commit details
Copy full SHA for e6311f7
Browse repository at this point
Merge branch 'main' into kimi-k3
JustinTong0323
authored
46f96d1
View commit details
Copy full SHA for 46f96d1
Browse repository at this point
[Kimi K3] Use runtime config accessors and update linear attention tests (#33405)
JustinTong0323
authored
1f9d689
View commit details
Copy full SHA for 1f9d689
Browse repository at this point
small cleaning unit tests
Fridge003
committed
d4c9a27
View commit details
Copy full SHA for d4c9a27
Browse repository at this point
Commits on Aug 4, 2026
merge main
hnyls2002
committed
338dca7
View commit details
Copy full SHA for 338dca7
Browse repository at this point
drop banner dividers; class docstrings instead
hnyls2002
committed
b557c69
View commit details
Copy full SHA for b557c69
Browse repository at this point
remove unreachable gdn fast path
hnyls2002
committed
eafa1ef
View commit details
Copy full SHA for eafa1ef
Browse repository at this point
Merge remote-tracking branch 'origin/main' into kimi-k3
Show description for f0718b1
hnyls2002
committed
f0718b1
View commit details
Copy full SHA for f0718b1
Browse repository at this point
[CI] Add 8-GPU B300 Kimi-K3 accuracy coverage (#33482)
Fridge003
authored
ed447b6
View commit details
Copy full SHA for ed447b6
Browse repository at this point
Merge branch 'main' into kimi-k3
hnyls2002
authored
6422ff4
View commit details
Copy full SHA for 6422ff4
Browse repository at this point
drop redundant codespell ignore; inline directive covers it
hnyls2002
committed
92ee870
View commit details
Copy full SHA for 92ee870
Browse repository at this point
Merge branch 'main' into kimi-k3
hnyls2002
authored
373196c
View commit details
Copy full SHA for 373196c
Browse repository at this point
[CI] Install Kimi-K3 FlashInfer assets on B300 (#33494)
Fridge003
authored
381f833
View commit details
Copy full SHA for 381f833
Browse repository at this point
Merge branch 'main' into kimi-k3
hnyls2002
authored
0c1e51c
View commit details
Copy full SHA for 0c1e51c
Browse repository at this point
fix encoder grid fallback; stub moe_tp_size on inkling loader; int32 gate for single-token align; update hybrid cpu-seq-lens test
hnyls2002
committed
2434eaf
View commit details
Copy full SHA for 2434eaf
Browse repository at this point
bump kimi-vl test mem fraction off the 0.4008 load minimum
hnyls2002
committed
2a67bc5
View commit details
Copy full SHA for 2a67bc5
Browse repository at this point
Merge branch 'main' into kimi-k3
hnyls2002
authored
03f8cc0
View commit details
Copy full SHA for 03f8cc0
Browse repository at this point
rename enable_gdn_replayssm_spec to enable_linear_replayssm_spec
ispobock
committed
3a98c0b
View commit details
Copy full SHA for 3a98c0b
Browse repository at this point
rename the replayssm spec flag, deprecate the old one, allow extra_buffer_lazy
ispobock
committed
89561a9
View commit details
Copy full SHA for 89561a9
Browse repository at this point
rank-guard the padded moe copy; drop obsolete second warmup forward
hnyls2002
committed
c0db43f
View commit details
Copy full SHA for c0db43f
Browse repository at this point
give the mxfp4 sm90 mock layer a runner config
ispobock
committed
c33c577
View commit details
Copy full SHA for c33c577
Browse repository at this point
Merge branch 'main' into kimi-k3
ispobock
authored
36e31ee
View commit details
Copy full SHA for 36e31ee
Browse repository at this point
[AMD] Fix Kimi-K3 SiTU JIT compile failure on ROCm (#33447)
RolaoDenthu
authored
ba7b810
View commit details
Copy full SHA for ba7b810
Browse repository at this point
You can’t perform that action at this time.