Elijah's Notes
Search
Search
Dark mode
Light mode
Explorer
gqa
4 items with this tag.
May 25, 2025
Memory Management in LLM Serving Systems
memory-management
batching
kv-cache
prefix-sharing
paged-attention
flashattention
gqa
machine-learning
May 25, 2025
Transformer Architecture and Implementation
transformers
architecture
attention
gqa
kv-cache
flashattention
batching
prefill
decode
feedforward
normalization
machine-learning
May 10, 2025
Performance Modeling for LLM Serving Systems
batching
performance
roofline
arithmetic-intensity
gqa
kv-cache
machine-learning
May 10, 2025
Modeling and Scaling Performance with Roofline
roofline
performance
optimization
gpu
bandwidth
compute-bound
arithmetic-intensity
gqa
kv-cache