Viewing profile — richiejp
richiejp
HN member- Joined
- Sat, Sep 26, 2020, 12:21 PM UTC
- HN karma
- 55
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About richiejp
Recent public activity
-
comment
Comment #49160474
Getting any performance improvement over vLLM is just a bonus although the RAM reductions are very nice. The main point is that we find deploying Python based projects to be a pain…
-
comment
Comment #49159857
I can only assume you are talking about LocalAI (not vllm.cpp) which is modular and contains adapters for many different AI engines written in various languages. LocalAI's core is …
- story
- story
-
comment
Comment #43867521
https://github.com/mudler/LocalAGI
- story
-
story
Show HN: WebGPU Bitbanging 1D Reversible Automata
Recently I posted on here my automata implementation: https://news.ycombinator.com/item?id=42401976 It seems like hackers liked it and I got some interesting comments, so I decided…
-
comment
Comment #42406454
Yes it does. Even discarding arguments that different rules in the same class are the same automaton and multiple cells are the same automaton, the article includes reversible and …
-
comment
Comment #42403559
could you provide a link to the code?
- story
-
comment
Comment #42350980
It's definitely under rated that data locality may matter more than time or space complexity. Most software though is doing really dumb stuff on I/O, or just doing work that doesn'…
- story
- story