Remix.run Logo
Zacharias030 4 days ago

There is no reason that it couldn’t be beneficial for training though.

cubefox 4 days ago | parent [-]

Except that speculative decoding is de facto only an inference time optimization. But the H-Net architecture from the previous reference, which doesn't require tokens or speculative decoding, does something similar both for inference and training.

Zacharias030 3 days ago | parent [-]

Yes, but the discussion is about Multi-Token Prediction (Gloeckle et al. 2024) which is only incidentally useful for speculative decoding.