Viewing profile — i_am_rocoe
i_am_rocoe
HN member- Joined
- Thu, Jun 25, 2026, 2:11 PM UTC
- HN karma
- 4
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About i_am_rocoe
No profile information was provided.
Recent public activity
-
comment
Comment #48887400
I'm working on a variation of MTP that recovers PP TPS (back to the same as with MTP disabled), keeping most of MTP's benefits to TG TPS. https://news.ycombinator.com/item?id=48700…
-
comment
Comment #48701017
Thank you!
-
comment
Comment #48700865
[dead]
-
story
I patched llama.cpp to gain 20% prompt processing TPS. Help me make a PR
I've been running Qwen3.6-35B-A3B locally on llama.cpp and noticed that prompt processing throughput gets too low with MTP. I got nerd-sniped. What started as curiosity turned into…
-
comment
Comment #48673871
If you want to run the PoC locally to replicate: Clone the masked-nextn-skip-catchup branch: https://codeberg.org/rocoe/llama.cpp/src/branch/masked-nextn... Run llama-server with a…
-
story
As; HN: I was curious why MTP affects PP TPS in llama.cpp. My PoC recovers it?
I've been running Qwen3.6-35B-A3B locally on llama.cpp and noticed that prompt processing throughput gets too low with MTP. I got nerd-sniped. I'm not a C++ dev, I know almost noth…