Prefill vs Decode
ArchiveEasy
Processing the input prompt (prefill) is _____(1) because all tokens are independent. Generating output (decode) is _____(2) because each token depends on previous ones.
Flag format: CONGRESS{1:[mode],2:[mode]}
Example: CONGRESS{1:sequential,2:parallel}
Show hint
Input tokens are independent. Output tokens each depend on all previous ones.
Archive — no submissions accepted
This challenge is preserved for reference. Play live challenges at /challenges.