Skip to content

Correct block ids#138

Open
Manalelaidouni wants to merge 1 commit intomultimodal-art-projection:mainfrom
Manalelaidouni:main
Open

Correct block ids#138
Manalelaidouni wants to merge 1 commit intomultimodal-art-projection:mainfrom
Manalelaidouni:main

Conversation

@Manalelaidouni
Copy link
Copy Markdown
Contributor

Hey great project! I want point out that using BlockTokenRangeProcessor(32016, 32016) blocks an empty range because it's exclusive at the end, that means the xcodec id 32016 is not being blocked from generation, so range should be (32016, 32017) to block 32016, same update for other BlockTokenRangeProcessor ranges in infer.py, I rerun the inference code while disabling sampling in generation to keep it determinestic and the output is the same after the edit,

@Manalelaidouni Manalelaidouni changed the title correct block ids Correct block ids Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant