Live data from Hacker News

Viewing profile — bashfulpup

bashfulpup

HN member
Joined
Sat, Jun 15, 2024, 1:12 AM UTC
HN karma
55
Public activity
24 items

About bashfulpup

No profile information was provided.

Recent public activity

  1. comment
    Comment #43561656

    Other guy said it right. These work and are fine but you lose the legacy stuff. If you know your limits and where the eventual system will end up it's great and probably better. If…

  2. comment
    Comment #43541605

    Eh, can you really though? Let's be real if OAI is losing money on a 200$ subscription with hyper advanced effeciency methods are you really going to save money? You should also en…

  3. comment
    Comment #43541460

    This space is honestly a mess. I did an in depth survey around 1.5 yrs ago and my eventual conclusion was just to build with airflow. You either get simplicity with the caveate tha…

  4. comment
    Comment #43449207

    Very typical SV argument that R&D is "complex" and everything else is "simple". Would it blow your mind if I told you 10yrs ago that we'd have AI that can do math/code better than …

  5. comment
    Comment #43424594

    Anything we humans deem private in nature from other humans.

  6. comment
    Comment #43424506

    The entire reason bots are so agressive is because they are cheap to run. If a GPU was required per scrape then >90% simply couldn't afford it at scale.

  7. comment
    Comment #43368190

    We degrade, and I think we are far more valuable than one model.

  8. comment
    Comment #43368179

    Also possible and a fair point. My point is that it's a "tiny" solution that we can scale. I could revise that by saying a kid with a whiteboard. It's an einstein×10 moment so who …

  9. comment
    Comment #43367802

    He's right but at the same time wrong. Current AI methods are essentially scaled up methods that we learned decades ago. These long horizon (agi) problems have been there since the…

  10. comment
    Comment #43303588

    Long explanation. Simple terms, you can't use a fixed box to solve an unbounded problem space. If your problem fits within the box it works, if it doesn't, you need CL. I tried to …

  11. comment
    Comment #43297860

    In context learning, learning via training. Both are things we barely understand the mechanism of. RAG is a basically a perfect example to understand the limits of in context learn…

  12. comment
    Comment #43294669

    Continual Learning, it's a barrier that's been there from the very start and we've never had a solution to it. There are no solutions even at the small scale. We fundamentally don'…

  13. comment
    Comment #43294643

    That implies learning. Solve continual learning and you have agi. Wouldn't it amaze you if you learned 10 years ago that we would have AI that could do math and code better than 99…

  14. comment
    Comment #42954748

    Clear your history often. My youtube is actually incredible, massive variety and useful topics. I clear it about once every 2 weeks or month depending on how many of the same topic…

  15. comment
    Comment #42437672

    Long horizon problems are a completely unsolved problem in AI. See the GAIA benchmark. While this surely will be beat soon enough, the point is that we do exponentially longer hori…

  16. comment
    Comment #42230143

    Pythia is stupidly easy to use. Then hookup a simple test harness. - this is like a grand total of 3 commands - git pull, install, point and run a model

  17. comment
    Comment #41675715

    I love this, do tell the direction to be nudged in. I wish to experience this new level of understanding.

  18. comment
    Comment #41525109

    There is little to no research that shows modern AI can perform even the most simple long-running task without training data on that exact problem. To my knowledge, there is no cur…

  19. comment
    Comment #41065645

    Again, that's why I said it is challenging. I regularly do fine tuning on a model with fine results and little damage to the base functionality. It is possible, but it's too comple…

  20. comment
    Comment #41065334

    This is true if you don't know what you're doing, so it is good advice for the vast majority. Fine tuning is just training. You can completely change the model if you want make lea…

  21. comment
    Comment #41065318

    A CL agent is next generation AI. When CL is properly implemented in an LLM agent format, most of these systems vanish.

  22. comment
    Comment #40847492

    Already a big thing. See the constellation architecture used here: https://arxiv.org/html/2403.13313v1

  23. comment
    Comment #40712167

    I looked at the website and have no idea how Arc is supposed to be AGI. Can someone explain?

  24. comment
    Comment #40686789

    The biggest issue the author does not seem aware of is how much compute is required for this. This article is the equivalent of saying that a monkey given time will write Shakespea…