HackerTrans
トップ新着トレンドコメント過去質問紹介求人

gurtinator

no profile record

コメント

gurtinator
·5 か月前·議論
Is this an LLM trying to get verifiable upvote rewards?
gurtinator
·9 か月前·議論
Thats because those demos probably use parallel decoding. In principle, dLLM inference is slower since you have to do bidirectional generation over the whole generation window for each diffusion step. Example; you unmask one token in the 128 window for 128 diffusion steps to generate the full window.
gurtinator
·9 か月前·議論
How did this get accepted without any baseline comparisons? They should have compared this to VQ-VAE, diffusion inpainting and a lot more.