One Token, Zero Materialized Logits
FlashSampling fuses exact categorical sampling into the LM head. Its authors report zero logits materialization in HBM and up to 19% faster decoding.
Writing · Tagged
0 articles
FlashSampling fuses exact categorical sampling into the LM head. Its authors report zero logits materialization in HBM and up to 19% faster decoding.
A classifier can print 0.93 without being correct 93% of the time. Softmax normalizes logits; calibration is a separate empirical claim.
The network produces logits. Temperature, truncation, and a random draw turn those logits into the token users see.
A geometric and probabilistic refresher on the matrix calculus that actually matters in deep learning: gradients, Jacobians, affine maps, chain rules, and the softmax-cross-entropy shortcut.
A latent variable can improve prediction without revealing the one true cause. Useful explanation and literal truth are different contracts.
Self-attention mixes information across token positions. The next-token logits are what remains after many layers repeat that operation.
An autoencoder only needs codes that reconstruct its inputs. A VAE learns a probabilistic model whose prior gives generation somewhere to begin.
No articles with this tag yet.