Live data from Hacker News

Viewing profile — mikepapadim

mikepapadim

HN member
Joined
Mon, Mar 09, 2020, 9:29 PM UTC
HN karma
79
Public activity
56 items

About mikepapadim

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #47783142

    Twice a day, Claude Cowork searched SpareRoom, OpenRent, Rightmove and Zoopla, filtered out student flats and 3+ bed houses, wrote personalised outreach messages forevery good list…

  11. story
  12. story
  13. comment
    Comment #47715775

    - [Llama3.java] https://github.com/mukel/llama3.java - [Gemma4.java] https://github.com/mukel/gemma4.java - [Jlama] https://github.com/tjake/Jlama - [GPULlama3.java https://github.…

  14. comment
    Comment #47715762

    - [Llama3.java]( https://github.com/mukel/llama3.java ) - [Gemma4.java]( https://github.com/mukel/gemma4.java ) - [Jlama]( https://github.com/tjake/Jlama ) - [GPULlama3.java]( http…

  15. story
  16. story
  17. comment
    Comment #47320791

    I'm exploring an idea to reduce GPU dispatch overhead in a Java-based runtime, TornadoVM, which executes compute operations from TornadoVM bytecodes.

  18. story
  19. story
  20. story
  21. story
  22. story
  23. comment
    Comment #46243918

    https://github.com/beehive-lab/TornadoVM/pull/732 https://github.com/beehive-lab/TornadoVM/pull/313

  24. comment
    Comment #46242072

    Yes, when you use the PTX backend it supports Tensor Cores.It has also implementation for flash attention. You can also write your own kernels, have a look here: https://github.com…

  25. comment
    Comment #46233015

    https://github.com/beehive-lab/GPULlama3.java