Viewing profile — olaird25
olaird25
HN member- Joined
- Fri, Apr 05, 2024, 4:33 PM UTC
- HN karma
- 7
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About olaird25
MS student studying ML @ GATECH
olaird25@gmail.com
Recent public activity
-
comment
Comment #48479302
Interesting. But if you are upgrading your embedding model, wouldn't you want to re-embed to get its benefits on old entries?
-
comment
Comment #48468703
Very nice! How did you implement your rain effect?
-
comment
Comment #48413360
Nice. So is the js/lean interface using exact rationals?
-
comment
Comment #48405814
Is the web demo compiled from the lean?
-
comment
Comment #48282913
Have you tried just using a faster tokenization library? Github's BPE crate ( https://crates.io/crates/bpe ) advertises >10x speedup relative to HF, as do others.
-
comment
Comment #48282080
"Writing the question WAS the lesson" Indeed!
-
comment
Comment #45399882
This seems exactly right. Its pretty common to watch your agent making the same mcp tool call again and again as it works through a list. These kinds of cases are solved by letting…
- story