Remix.run Logo
DeepSeek-v4.1 Flash: Pushing the Limits of KV Cache Compression(zartbot.github.io)
127 points by mfiguiere 2 days ago | 10 comments
arikrahman 2 days ago | parent | next [-]

I am very impressed with the KV Cache Compression work as well as the prefix cacheing making queries converge on practically free.

mmastrac 2 days ago | parent | prev | next [-]

I've been working with an automatic incremental context compactor enabled and it's been surprisingly helpful. It was particularly effective with DS41f - I think I was running at an effective session length of 5M, with the model running around 300k-400k and it was holding on both speed and intelligence.

TBH I also ran the 400tok/s preview and that was just nuts. I just let the thing compact over and over over the course of a day attacking a couple of tough problems

nchmy a day ago | parent [-]

Can you share a link to thr automatic compactor? I've been noticing that when I get to around 60% context window, the cache will simply break and suddenly I've paid 50x more than expected. The only solution seems to be to compact or start a new session.

mmastrac a day ago | parent [-]

Send me an email- it's not public just yet

vivzkestrel 2 days ago | parent | prev | next [-]

404 on the blog page? https://zartbot.github.io/blog/

sanufar 2 days ago | parent [-]

Yeah, for some reason their /blog/ is 404ing but for anyone interested in their other articles, https://github.com/zartbot/blog/ has all of them, just sub out anything after /blog/.* with the folder path (e.g https://zartbot.github.io/blog/arch/jalapeno/ from https://github.com/zartbot/blog/tree/main/arch/jalapeno)

smy20011 2 days ago | parent | prev [-]

Removed

girvo 2 days ago | parent | next [-]

The website design definitely is, but I don’t know if the content is? This reads pretty human to me and is quite interesting to boot!

yunfei 2 days ago | parent | prev | next [-]

you don't know him?

sebmellen 2 days ago | parent | prev [-]

The writing feels human to me… and I call out AI slop as much as possible.