I'm a runner, and it's a bit sad that distance running is not longer purely about the runner.
Based on the quote below, next thing we will see is a "constructors championship" similar to F1 for winning shoe constructor in the 'major' marathons :-(.
" This dominance continued in 2024, with adidas athletes wearing Adizero models winning six out of 12 World Major Marathons – more than any other brand."
I live in the that space (between tower and the city) and the local neighbourhood group (HANC) is ridiculously NIMBY. rezoning is happening but it's slow going...
When trying to deploy llms in with larger context windows constrained environments 2 things start to hurt:
a) increased memory footprint for longer KV cache
b) increased decode speed due to longer context window.
this paper addresses a) only, which is useful, but we are still left with b) (right?)