Commit 597ed49
Merge upstream main into feat/spec-decode-under-pipeline-parallel
Resolve conflicts after the DSpark lazy-import refactor and Qwen3 DFlash model subclassing while preserving embedding sharing and global draft-layer numbering.
Co-authored-by: Cursor <noreply@cursor.com>
Signed-off-by: Yongqin Wang <yongqinwang@roblox.com>1,135 files changed
Lines changed: 55863 additions & 19650 deletions
File tree
- .buildkite
- hardware_tests
- intel_xpu_ci
- image_build
- intel_jobs
- scripts
- hardware_ci
- tool_call
- xpu
- test_areas
- .github
- ISSUE_TEMPLATE
- workflows
- matchers
- scripts
- benchmarks/kernels
- cmake
- external_projects
- csrc
- cpu
- sgl-kernels
- libtorch_stable
- gdn
- kimi_k3
- quantization/w8a8/cutlass/c3x
- docker
- entrypoints
- docs
- benchmarking
- configuration
- contributing
- model
- deployment/integrations
- design
- features
- quantization
- speculative_decoding
- getting_started/installation
- governance
- mkdocs/gen_files
- models
- pooling_models
- serving/online_serving
- training/weight_transfer
- usage
- examples
- applications/api_server
- disaggregated/disaggregated_encoder
- generate
- requirements
- build
- test
- rust
- proto
- src
- bench
- src
- datasets
- tests
- build-info
- src
- chat
- src
- backend
- parser
- reasoning
- tool
- renderer
- hf
- kimi_k3
- tests
- cmd
- src
- cli
- engine-core-client/src
- client
- protocol
- tests
- parser/src
- reasoning
- tool
- hy_v3
- unified
- kimi_k3
- server
- examples
- src
- grpc
- routes
- inference
- generate
- text/src
- backend
- hf
- tokenizer/src
- tests
- basic_correctness
- benchmarks
- compile
- fusions_e2e
- h100
- passes
- config
- distributed
- engine
- entrypoints
- anthropic
- launchers
- api_server
- llm
- openai
- chat_completion
- completion
- responses
- pooling
- scale_out/token_in_token_out
- serve
- dev/rlhf
- state_transitions
- exception_handling
- instrumentator
- middleware
- tokenize
- utils
- unit_tests
- evals/gsm8k
- configs
- humming
- moe-refactor
- kernels
- attention
- core
- mamba
- cpu
- moe
- quantization
- lora
- model_executor
- kernels
- layers
- model_loader
- models
- inkling
- kimi_k3
- language
- generation
- pooling
- multimodal
- generation
- vlm_utils
- pooling
- processing
- quantization
- transformers
- fusers
- multimodal
- media
- parser/engine
- plugins_tests
- quantization
- reasoning
- renderers
- rocm/aiter
- standalone_tests
- tokenizers_
- tool_parsers
- tools
- transformers_utils
- utils_
- v1
- attention
- core
- prefix_cache
- cudagraph
- distributed
- e2e
- general
- spec_decode/draft_model
- ec_connector
- integration
- unit
- cpu/worker
- engine
- executor
- kv_connector
- nixl_integration
- unit
- kv_offload/tiering/p2p
- sample
- simple_kv_offload
- spec_decode
- structured_output
- worker
- tools
- pre_commit
- vllm
- benchmarks
- compilation
- config
- device_allocator
- distributed
- device_communicators
- ec_transfer/ec_connector
- cpu/worker
- elastic_ep
- eplb
- kv_transfer
- kv_connector/v1
- mooncake/store
- nixl
- engine
- entrypoints
- anthropic
- cli
- generate/base
- launchers
- api_server
- render
- utils
- openai
- chat_completion
- completion
- engine
- responses
- pooling
- base
- pooling
- scale_out/token_in_token_out
- serve
- elastic_ep
- exception_handling/handlers
- middleware
- tokenize
- utils
- speech_to_text
- transcription
- translation
- inputs
- lora
- layers
- ops/triton_ops
- punica_wrapper
- model_executor
- kernels
- linear
- mixed_precision
- mxfp4
- mxfp8
- nvfp4
- scaled_mm
- mhc
- layers
- attention
- fused_moe
- configs
- experts
- oracle
- prepare_finalize
- mamba
- gdn
- ops
- cpu
- quantization
- compressed_tensors
- compressed_tensors_moe
- schemes
- inc
- schemes
- online
- quark
- utils
- rotary_embedding
- model_loader
- models
- transformers
- fusers
- warmup
- models
- deepseek_v32
- amd
- common
- nvidia
- deepseek_v4
- amd
- common/ops
- nvidia
- ops
- xpu
- dots3_note
- common
- nvidia
- inkling
- amd
- common
- nvidia
- kimi_k3
- amd
- ops
- common
- nvidia
- ops
- cute_dsl
- minimax_m3
- amd
- common
- nvidia
- multimodal
- processing
- video_decoders
- parser
- engine
- platforms
- plugins/endpoint_plugins
- renderers
- third_party/flash_linear_attention/ops
- tokenizers
- tool_parsers
- transformers_utils
- configs
- processors
- utils
- v1
- attention
- backends
- mla
- prefill
- ops
- core
- sched
- engine
- executor
- kv_offload/tiering
- fs
- p2p
- session
- metrics
- sample
- ops
- simple_kv_offload
- spec_decode
- structured_output
- worker
- gpu
- mm
- model_states
- sample
- spec_decode
- dflash2
- dflash
- dspark
- gemma4
- vllm_flash_attn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
60 | 83 | | |
61 | 84 | | |
62 | 85 | | |
| |||
78 | 101 | | |
79 | 102 | | |
80 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
72 | | - | |
73 | | - | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
0 commit comments