Viewing profile — kayvr
kayvr
HN member- Joined
- Sat, Jan 23, 2021, 10:38 PM UTC
- HN karma
- 19
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About kayvr
No profile information was provided.
Recent public activity
-
comment
Comment #42984622
FWIW, I thought the bits on governance and history provided much needed context. Great post.
-
comment
Comment #42109788
I've heard the WebGPU workgroup wants to close the gap on tensor core support.
-
comment
Comment #41847898
It's not too surprising that Crew Dragon is a bit like a Tesla. But, wow, the ISS has leaks on board.
-
comment
Comment #41825975
Rusty would dig this. It's the name of good ol' game. https://en.wikipedia.org/wiki/SteamWorld
-
comment
Comment #41812860
Integer multiplication was used to test LLMs reasoning capabilities, and I think Karpathy mentioned that tokenization might play a role in basic math. MathGLM was compared against …
-
comment
Comment #36307132
It could be. But there's quite a bit of momentum behind CUDA. Plus, CUDA is just wicked fast. I wrote a WebGPU version of LLaMA inference and there's still a bit of a gap in perfor…
-
comment
Comment #36307030
Also https://github.com/kayvr/TokenHawk , a WebGPU implementation of LLaMA. edit: Note that this is my project.
-
story
Show HN: TokenHawk, WebGPU Running LLaMA
Hi HN. TokenHawk is a WebGPU app that runs LLaMA models. It works on the CLI through Dawn, or directly on the web.