build(speechlm2): add cut-cross-entropy to compiled extras - #16241
Open
pzelasko wants to merge 8 commits into
Open
build(speechlm2): add cut-cross-entropy to compiled extras#16241pzelasko wants to merge 8 commits into
pzelasko wants to merge 8 commits into
Conversation
This was referenced Sep 11, 2026
Collaborator
Author
|
/ok to test 01716cf |
pzelasko
force-pushed
the
speech-pr/pr-16129-on-pr16196
branch
from
September 11, 2026 21:26
2e41db0 to
d0d99aa
Compare
pzelasko
force-pushed
the
codex/pr16158-rewrite/07-cut-cross-entropy-dependency
branch
from
September 11, 2026 21:26
01716cf to
159ec05
Compare
pzelasko
added this pull request to stack #16243
September 11, 2026 21:26
Collaborator
Author
|
/ok to test 159ec05 |
Signed-off-by: slyne deng <slyned@nvidia.com>
Signed-off-by: slyne deng <slyned@nvidia.com>
Signed-off-by: slyne deng <slyned@nvidia.com>
Signed-off-by: slyne deng <slyned@nvidia.com>
Signed-off-by: slyne deng <slyned@nvidia.com>
Signed-off-by: SlyneD <slyned@nvidia.com>
Signed-off-by: SlyneD <slyned@nvidia.com>
Original-Commit: 2c645f4 Signed-off-by: Piotr Żelasko <pzelasko@nvidia.com>
pzelasko
force-pushed
the
speech-pr/pr-16129-on-pr16196
branch
from
September 12, 2026 01:03
d0d99aa to
2f5c05d
Compare
pzelasko
force-pushed
the
codex/pr16158-rewrite/07-cut-cross-entropy-dependency
branch
from
September 12, 2026 01:03
159ec05 to
c36d384
Compare
pzelasko
added this pull request to stack #16244
September 12, 2026 01:03
Collaborator
Author
|
/ok to test c36d384 |
Contributor
|
[🤖]: Hi @pzelasko 👋, We wanted to let you know that a CICD pipeline for this PR just finished successfully. So it might be time to merge this PR or get some approvals. |
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.
Summary
This is stack 7/7. It isolates approval of the optional cut-cross-entropy dependency from the functional SpeechLM2 changes in the preceding PRs.
cut-cross-entropy==25.3.2to thecompiledandcompiled-a100extrasapple/ml-cross-entropyto revision87a86aba72cfd2f0d8abecaf81c13c4528ea07d8uv.lockThe earlier PRs may use cut-cross-entropy through optional paths, but do not declare or install it. This PR contains dependency metadata only.
Stack
Base: #16239
Verification
uv lock --check --offlinepyproject.tomlanduv.lockNo documentation change is needed because this PR only moves an existing optional dependency declaration into its own review unit.