Commit 3dd490a
committed
merge: origin/main into row/LTX25-T2A-ONE-STAGE -- the index taken from main
Four commits landed while this row was in CI: `283c7e492` (#1051), `e34d71379`
(#1054), `0f8580e26` (#1043) and `b493f4981` (#1035). None touches a `src/`,
`include/` or `tests/` file this row touches -- the only overlaps are
`CMakeLists.txt`, the two keyed public records, and the issue index.
`.agents/issue-index.md` was rebuilt rather than merged: `origin/main`'s file
taken wholesale with this branch's own 8 rows re-appended (#1005, #1013, #1031,
#1039, #1048, #1049, #1050, #1052), then verified -- main's bytes are a
byte-identical prefix, and 283 rows carry 283 unique ids. The union driver's
clean result is not trusted here: on a sibling branch today it interleaved rows
at a measured byte offset and, separately, reinstated a row `main` had deleted.
`CMakeLists.txt` merged to a single added line and still carries exactly one
`ltx2_t2a` reference, so the new translation unit is registered once.
FOLLOWING_AGENTS_PROTOCOL
Following-Agents-Protocol: true
AI-Assisted: true
Assisted-by: AGENT:claude-opus-5 [claude-code]65 files changed
Lines changed: 6358 additions & 178 deletions
File tree
- .agents
- claims
- oracles
- specs
- benchmarks/demo
- docs
- examples/minimax_music3_gen
- include
- vllm
- entrypoints
- model_executor/models
- multimodal
- v1/worker/gpu
- spec_decode
- autoregressive
- mtp
- scripts
- src
- capi
- vllm
- entrypoints
- openai
- model_executor
- model_loader
- models
- multimodal
- v1/worker/gpu
- spec_decode
- autoregressive
- mtp
- vt/cuda
- tests
- capi
- parity
- scripts
- vllm
- config
- multimodal
- v1/spec_decode
- vt
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21994 | 21994 | | |
21995 | 21995 | | |
21996 | 21996 | | |
| 21997 | + | |
| 21998 | + | |
| 21999 | + | |
| 22000 | + | |
| 22001 | + | |
| 22002 | + | |
| 22003 | + | |
| 22004 | + | |
| 22005 | + | |
| 22006 | + | |
| 22007 | + | |
| 22008 | + | |
| 22009 | + | |
| 22010 | + | |
| 22011 | + | |
| 22012 | + | |
| 22013 | + | |
| 22014 | + | |
| 22015 | + | |
| 22016 | + | |
| 22017 | + | |
| 22018 | + | |
| 22019 | + | |
| 22020 | + | |
| 22021 | + | |
| 22022 | + | |
| 22023 | + | |
| 22024 | + | |
| 22025 | + | |
| 22026 | + | |
| 22027 | + | |
| 22028 | + | |
| 22029 | + | |
| 22030 | + | |
| 22031 | + | |
| 22032 | + | |
| 22033 | + | |
| 22034 | + | |
| 22035 | + | |
| 22036 | + | |
| 22037 | + | |
| 22038 | + | |
| 22039 | + | |
| 22040 | + | |
| 22041 | + | |
| 22042 | + | |
| 22043 | + | |
| 22044 | + | |
| 22045 | + | |
| 22046 | + | |
| 22047 | + | |
| 22048 | + | |
| 22049 | + | |
| 22050 | + | |
| 22051 | + | |
| 22052 | + | |
| 22053 | + | |
| 22054 | + | |
| 22055 | + | |
| 22056 | + | |
| 22057 | + | |
| 22058 | + | |
| 22059 | + | |
| 22060 | + | |
| 22061 | + | |
| 22062 | + | |
| 22063 | + | |
| 22064 | + | |
| 22065 | + | |
| 22066 | + | |
| 22067 | + | |
| 22068 | + | |
| 22069 | + | |
| 22070 | + | |
| 22071 | + | |
| 22072 | + | |
| 22073 | + | |
| 22074 | + | |
| 22075 | + | |
| 22076 | + | |
| 22077 | + | |
| 22078 | + | |
| 22079 | + | |
| 22080 | + | |
| 22081 | + | |
| 22082 | + | |
| 22083 | + | |
| 22084 | + | |
| 22085 | + | |
| 22086 | + | |
| 22087 | + | |
| 22088 | + | |
| 22089 | + | |
| 22090 | + | |
| 22091 | + | |
| 22092 | + | |
| 22093 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | | - | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
436 | 449 | | |
437 | 450 | | |
438 | 451 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| |||
0 commit comments