Viewing profile — animan
animan
HN member- Joined
- Tue, Jan 16, 2024, 7:11 AM UTC
- HN karma
- 14
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About animan
No profile information was provided.
Recent public activity
-
comment
Comment #48593655
Hi Satoshi
-
comment
Comment #46989155
What was the point of Claude code or Gemini banning the OP? Why would they care about how IDEs use the underlying API?
-
comment
Comment #44409247
That snippet is trying to say that you can calculate KV for all the input tokens at once, and you don't need to loop over them since you have them all available. Instead for decode…
-
comment
Comment #44409243
Prefill is part of Inference. It's the first major step where you calculate all the keys and values for the input tokens. Decode is the next major step where you start generating o…
-
comment
Comment #41013057
One of us, one of us...