Viewing profile — serialx
serialx
HN member- Joined
- Wed, Mar 09, 2011, 5:53 AM UTC
- HN karma
- 657
- Public activity
- 88 items
- HN profile
- View on Hacker News ↗
About serialx
Recent public activity
- story
- story
- story
-
comment
Comment #47648316
Look into all-smi https://github.com/lablup/all-smi It supports all GPUs thinkable including Apple Silicon and many AI accelerator cards.
- story
- story
-
comment
Comment #44839154
Yeah, attention sinks were applied to gpt-oss
- story
- story
-
comment
Comment #42820379
Ah sorry, you might be right. I meant "sparse reward" as a reward system that is mostly 0 but occasionally 1. Your "sparse reward" means only providing reward at the end of each ou…
-
comment
Comment #42820331
I don't think it's only using sparse rewards because of the format rewards. The training recipe is pretty comprehensive and involves multiple stages.[1] The paper mentions that whe…
-
comment
Comment #42820198
So to my understanding, this work reproduces DeepSeek R1's reinforcement learning mechanism in a very small language model. The AI gets "rewards" (like points) for doing two things…
- story
- story
-
comment
Comment #42286763
Change the currency to USD
-
comment
Comment #42272491
What are the compute requirements for solving efficient energy grid transmission? Is there a efficient algorithm that is able to solve this?
-
comment
Comment #42242085
Is there any plans to add Well-known URI[1] as a standard? It would be awesome if we can add services just by inputting domain names of the services. [1]: https://en.wikipedia.org/…
- story
-
comment
Comment #41810573
PSA: You can also use singleflight[1] to solve the problem. This prevents the thundering herd problem. Pocache is an interesting/alternative way to solve thundering herd indeed! [1…
-
comment
Comment #40342795
Actually, llama.cpp running on Apple silicon uses GPU(Metal Compute Shader) to inference LLM models. Token generation is also very memory bandwidth bottlenecked. On high end Apple …
-
comment
Comment #40341505
Well, iPhone already does that with photos. :)
- story
- story
-
comment
Comment #36968566
Now we just need VkDNN
- story