Live data from Hacker News

Viewing profile — kayvr

kayvr

HN member
Joined
Sat, Jan 23, 2021, 10:38 PM UTC
HN karma
19
Public activity
8 items

About kayvr

No profile information was provided.

Recent public activity

  1. comment
    Comment #42984622

    FWIW, I thought the bits on governance and history provided much needed context. Great post.

  2. comment
    Comment #42109788

    I've heard the WebGPU workgroup wants to close the gap on tensor core support.

  3. 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.

  4. comment
    Comment #41825975

    Rusty would dig this. It's the name of good ol' game. https://en.wikipedia.org/wiki/SteamWorld

  5. 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 …

  6. 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…

  7. comment
    Comment #36307030

    Also https://github.com/kayvr/TokenHawk , a WebGPU implementation of LLaMA. edit: Note that this is my project.

  8. 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.