Viewing profile — mikepapadim
mikepapadim
HN member- Joined
- Mon, Mar 09, 2020, 9:29 PM UTC
- HN karma
- 79
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About mikepapadim
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
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…
- story
- story
-
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.…
-
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…
- story
- story
-
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.
- story
- story
- story
- story
- story
-
comment
Comment #46243918
https://github.com/beehive-lab/TornadoVM/pull/732 https://github.com/beehive-lab/TornadoVM/pull/313
-
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…
-
comment
Comment #46233015
https://github.com/beehive-lab/GPULlama3.java