Live data from Hacker News

Viewing profile — olaird25

olaird25

HN member
Joined
Fri, Apr 05, 2024, 4:33 PM UTC
HN karma
7
Public activity
8 items

About olaird25

MS student studying ML @ GATECH olaird25@gmail.com

Recent public activity

  1. 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?

  2. comment
    Comment #48468703

    Very nice! How did you implement your rain effect?

  3. comment
    Comment #48413360

    Nice. So is the js/lean interface using exact rationals?

  4. comment
    Comment #48405814

    Is the web demo compiled from the lean?

  5. 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.

  6. comment
    Comment #48282080

    "Writing the question WAS the lesson" Indeed!

  7. 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…

  8. story