Live data from Hacker News

Viewing profile — ianand

ianand

HN member
Joined
Tue, Aug 21, 2007, 5:39 AM UTC
HN karma
378
Public activity
67 items

About ianand

http://twitter.com/ianand https://www.linkedin.com/in/ishananand/

Recent public activity

  1. comment
    Comment #48360398

    In that case I humbly suggest my talk from AI Engineer World's Fair https://www.youtube.com/watch?v=ZuiJjkbX0Og Gives you the basics on LLM internals in about 90 minutes and includ…

  2. comment
    Comment #47869947

    It's like "GPT is all you need for the backend" [1] on steroids [1] https://news.ycombinator.com/item?id=34503418

  3. comment
    Comment #46644849

    Since you mention serverless it might be worth mentioning firecracker and v8 isolates.

  4. comment
    Comment #46537923

    I'm not a fan of the database lookup analogy either. The analogy I prefer when teaching attention is celestial mechanics. Tokens are like planets in (latent) space. The attention m…

  5. comment
    Comment #43946462

    The site’s domain name is the best use of a .fail tld ever.

  6. comment
    Comment #43877614

    Lol. You joke but... https://www.reddit.com/r/GraphicsProgramming/comments/pg9dw8...

  7. comment
    Comment #43877572

    Dude, been forever. Thanks. Will DM you.

  8. comment
    Comment #43872670

    As the guy who did GPT2 in Excel, very cool and kudos!! Curious why you chose WebGL over WebGPU? Just to show it can be done? (Also see my other comment about fetching weights from…

  9. comment
    Comment #43872629

    Checkout https://github.com/jseeio/gpt2-tfjs fetches the weights for GPT2 from huggingface on the fly.

  10. comment
    Comment #43759693

    Thanks. Took a quick look and definitely needed to use Google Translate but seems to have worked to get the gist of it.

  11. comment
    Comment #43756810

    Sounds like an interesting masters thesis. Is your masters thesis available online somewhere?

  12. comment
    Comment #43509148

    Fun fact: A decade ago the designer of HAML and Sass created a modern alternative to XSLT. https://en.wikipedia.org/wiki/Tritium_(programming_language)

  13. comment
    Comment #43497001

    The model architecture is the same during RL but the training algorithm is substantially different.

  14. comment
    Comment #43496929

    > LLMs that haven't gone through RL are useless to users. They are very unreliable, and will frequently go off the rails spewing garbage, going into repetition loops, etc...RL lear…

  15. comment
    Comment #42874308

    hey, creator of spreadsheets-are-all-you-need.ai here. Thanks for mentioning! I now have a web version of GPT2 implemented in pure JavaScript for web developers at https://spreadsh…

  16. comment
    Comment #42574733

    Reminder that Microsoft ships RWKV with Windows (~1.5 billion devices), making it probably the most widely deployed non transformer model out there. Amazing work! https://blog.rwkv…

  17. comment
    Comment #42030130

    > Even things like how cells are frozen (if you're on B2, are you freezing the first row, or the first and second row?) just feels wrong. FWIW one my frustrations with Excel is how…

  18. comment
    Comment #42030119

    Google Sheets does struggle past a certain size. For Spreadsheets-are-all-you-need (GPT2 Small implemented in Spreadsheet, ~1.25GB Excel file, 124M parameters), I have only been ab…

  19. comment
    Comment #41110499

    Don't entirely disagree but I think "mad" is an unfair characterization and simplifies how the fascinating competitive dynamics have played out that resulted in the Llama models. M…

  20. comment
    Comment #40309027

    This has been my mental model as well. I often use two analogies to describe this. The processed a food is the more likely you’re eating a “Product”, i.e. something that’s been des…

  21. comment
    Comment #40020288

    They did invent their own functions to test if the results were due to these functions being on the training date. See the section on data contamination in the paper. Agree it both…

  22. comment
    Comment #39899196

    Thanks for this. Listening to an author on a podcast is great hack for getting a good summary of a researcher’s or book author’s views. (Especially business books)

  23. comment
    Comment #39734508

    It's actually available in beta. It was announced while I working on this project but I kept going with pure Excel functions because I wanted to illustrate the transformer without …

  24. comment
    Comment #39728623

    This is so awesome!! I'm going to have to show this in the embeddings video I'm working on when I discuss non-text embeddings and CLIP. While I created spreadsheet-are-all-you-need…

  25. comment
    Comment #39719673

    Hopefully this outlasts the harlem shake bookmarklet...