Viewing profile — gman_
gman_
HN member- Joined
- Fri, Oct 02, 2020, 6:17 PM UTC
- HN karma
- 24
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About gman_
No profile information was provided.
Recent public activity
-
comment
Comment #36844791
Wow! This is the most fun I've had programming in a while. Thanks for sharing
-
comment
Comment #36844718
Looks like you spoke too soon, I'm clocking 340+ tokens per second with my improved Rust implementation, compared to 106 with the original C. That being said, I didn't share this f…
-
comment
Comment #36842940
Here's a Rust version in case anyone's curious what it would look like. It also clocks 106 tokens/second in release mode. https://github.com/garrisonhess/llama2.c/blob/517a1a3e487f…