Live data from Hacker News

Viewing profile — gchadwick

gchadwick

HN member
Joined
Thu, Apr 16, 2015, 5:02 PM UTC
HN karma
2,756
Public activity
366 items

About gchadwick

my site: gregchadwick.co.uk LinkedIn: https://www.linkedin.com/in/gregory-chadwick/

I'm building next generation AI accelerators at fractile.ai

Recent public activity

  1. story
  2. comment
    Comment #48020583

    I really enjoyed the book. Great for people who want to understand the real nuts and bolts and have worked examples of all of the calculations.

  3. comment
    Comment #47920598

    That's the beauty of side projects, you get to decide and you don't have to care about working with others. Really yearning for crafted code that meets every one of your perfect co…

  4. comment
    Comment #47919317

    On your side-project it's also ok to ignore best engineering practice, reinvent the wheel because you feel like it or make decisions based on what seems most interesting even if it…

  5. comment
    Comment #47690295

    Remember OpenAI decided GPT 2 was far too dangerous to unleash upon the world when they first trained it!

  6. comment
    Comment #47642318

    A nice game, though the truth table lighting round is pretty punishing! Big contrast to the circuit building part where you can take your time. Personally I'd drop the time require…

  7. story
  8. comment
    Comment #47272708

    > Also we found the formal waiver analysis tools to be very effective for waiving unreachable code, in case you aren't using those. Yes we had used them just never got it slickly i…

  9. comment
    Comment #47271459

    You can see the latest nightly results here: https://opentitan.org/dashboard/index.html note there are some 100% figures. Having spent several years working on OT I can tell you th…

  10. comment
    Comment #47268204

    I worked on OpenTitan for around 5 years at lowRISC. It certainly has its ups and downs but it's generated some great stuff and I'm very glad to see hit proper volume production li…

  11. comment
    Comment #47087347

    This is an interesting piece of hardware though when they go multi-chip for larger models the speed will no doubt suffer. They'll also be severely limited on context length as it n…

  12. comment
    Comment #47022857

    > If copying user tokens was the bottle neck, batching would not achieve any speed up. Reality is more complex. As context length grows your KV cache becomes large and will begin t…

  13. comment
    Comment #47022681

    Anyone else find reading things like this slightly exhausting? I'm very much pro AI for coding there are clearly significant capabilities there but I'm still getting my head around…

  14. comment
    Comment #46986607

    Only taken a quick skim but this looks like solid material! RISC-V Vector is definitely tricky to get a handle on, especially if you just read the architecture documentation (which…

  15. comment
    Comment #46794522

    A shame this hasn't shot to number 1 on HN and stayed there. At least it's getting reasonable upvotes. This is a truly fantastic piece of hacking, going by the original meaning of …

  16. comment
    Comment #46379848

    Another example of the growing trend of buying out key parts of a company to avoid any actual acquisition? I wonder if equity holding employees get anything from the deal or indeed…

  17. comment
    Comment #46196748

    > However, Groq’s architecture relies on SRAM (Static RAM). Since SRAM is typically built in logic fabs (like TSMC) alongside the processors themselves, it theoretically shouldn't …

  18. comment
    Comment #45788864

    It's for a CS course at Stanford not a PyTorch boot camp. It seems reasonable to expect some level of academic rigour and need to learn and demonstrate understanding of the fundame…

  19. comment
    Comment #45788468

    Karpathy's contribution to teaching around deep learning is just immense. He's got a mountain of fantastic material from short articles like this, longer writing like https://karpa…

  20. comment
    Comment #45276646

    To me at least "not good after all" means their current latest hardware has issues which means it cannot replace Nvidia GPUs yet. This is a hard problem so not getting there yet do…

  21. comment
    Comment #45275320

    I'd say there's a mix of 'Chinese GPUs are not that good after all' and 'Nvidia doesn't have any magical secret sauce, and China could easily catch up' going on. Nvidia GPUs are in…

  22. story
  23. comment
    Comment #45161332

    If I'm reading this right, glitching the I2C bus prevents the Secure Enclave from booting. It seems the device recovers from this itself 'Although the device recovered and remained…

  24. comment
    Comment #45152411

    I thought it was a great book, dives into all the details and lays it out step by step with some nice examples. Obviously it's a pretty basic architecture and very simplistic train…

  25. comment
    Comment #45108141

    The CTO of applications reporting to CEO of applications (who reports to the actual CEO) is kinda weird? I figure you're either the actual CTO or you're not a C-level exec and shou…