This is a short summary. ↗ Open original to view full content
Speculative Decoding and Beyond: A Survey of Speculative Decoding Techniques
from blog Confessions of a Code Addict, | ↗ original
Related
More from Confessions of a Code Addict
The Pythonic Emptiness
9 Nov 2024 |
original ↗
Why the Pythonic way of doing emptiness check on sequences is not necessarily ambiguous in most cases
Live Session: Live Coding a Bytecode Interpreter for Python
30 Oct 2024 |
original ↗
We are due for our next live session.
The CAP Theorem of Clustering: Why Every Algorithm Must Sacrifice Something
29 Oct 2024 |
original ↗
No clustering algorithm is perfect and you must make a trade-off.
Connecting CPython's GC Internals to Real-World Performance
2 Oct 2024 |
original ↗
Learn how the knowledge of CPython internals translate into performance insights for your code
Recording: Six Key Performance Engineering Lessons from 1BRC
23 Sept 2024 |
original ↗
Last night we did this live session on performance engineering.