Live data from Hacker News

Viewing profile — stfurkan

stfurkan

HN member
Joined
Sun, Jan 13, 2019, 10:14 PM UTC
HN karma
78
Public activity
79 items

About stfurkan

No profile information was provided.

Recent public activity

  1. comment
    Comment #49241435

    1. bitgpu: Fast WebGPU runtime for 1-bit (binary-weight) LLMs in the browser. Repo: https://github.com/stfurkan/bitgpu Demo: https://stfurkan.github.io/bitgpu/examples/chat.html 2.…

  2. comment
    Comment #49148988

    I'm currently working on an open-source LLM inference engine [1] for browsers via webGPU. If anyone wants to try or has any suggestions, I'm happy to listen :) 1. https://github.co…

  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #48988986

    Hi again :) I updated the engine and 27B model should work in the demo[1]. We can still consider it as experimental but I am trying to make it better and efficient. 1. https://stfu…

  8. comment
    Comment #48981812

    Thank you :) I wanted to create it from zero myself so I can control it better. e.g. I started with ONNX support but now it support gguf models too. It might be a good idea to add …

  9. comment
    Comment #48977969

    Hello, I sent you a LinkedIn connection request. We can chat first and schedule a meeting. Thanks

  10. comment
    Comment #48977947

    Hi, the engine itself already has tool calling capabilities but if you're asking for the aidekin I didn't add tool calling there on purpose. It needs webgpu support but I haven't h…

  11. comment
    Comment #48975987

    Hi :) There are some smaller embedding and re-ranking models (I am currently using some of them on my aidekin project) but having it like bonsai models will be great to have.

  12. comment
    Comment #48975944

    Thank you for trying it :) I just added the 27B support 1 hour ago. Let me check and try to fix it. All other models should work as expected but if you have issues with them too, I…

  13. comment
    Comment #48975698

    I'm currently working on an open-source engine [1] exactly for this purpose. If anyone wants to try or has any suggestions, I'm happy to listen :) 1. https://github.com/stfurkan/bi…

  14. comment
    Comment #48962841

    It looks great, thank you! I'll see if I can use it for my in browser AI assistant project's ( https://aidekin.com ) voice part. It's currently using Nemotron-3.5-ASR and supertoni…

  15. story
  16. comment
    Comment #48891961

    aidekin: an open-source, client-side AI assistant you drop onto any website. Your visitors get a private voice and text assistant that runs entirely on their own device via WebGPU …

  17. comment
    Comment #48822203

    Thank you :) Currently I am not planning to have hosted fallback Q&A but it's a nice idea. It should only download the ~300mb initially once and then use the cached model.

  18. comment
    Comment #48821014

    [flagged]

  19. comment
  20. comment
  21. comment
  22. story
  23. comment
    Comment #48544770

    I see, thanks for the feedback :) It'll be a nice addition to the game.

  24. comment
    Comment #48544754

    Thank you for the feedback :) Letting players play before signing up might not be ideal for this case but I probably need to make the landing page better.

  25. comment
    Comment #48530347

    https://duckville.town You play a duck in a small shared town. You pick a job, pay rent, post on a Twitter-style feed, vote in local elections. The simulation keeps running when yo…