Prime Agent: A self-improving RLM agent
primeintellect.ai
Prime Agent: A self-improving RLM agent
1–10 of 80 posts
Re: Prime Agent: A self-improving RLM agent
#2Re: Prime Agent: A self-improving RLM agent
#3Re: Prime Agent: A self-improving RLM agent
#4Re: Prime Agent: A self-improving RLM agent
#5Re: Prime Agent: A self-improving RLM agent
#6I guess it depends on the model you're trying to use, but seems most of them prefer smaller codebases, they work a lot better with less code, which kind of makes sense. With that in mind, I'd probably aim for something way smaller to bootstrap a self-improving agent. Then I'd use this "Prime Agent" as an example to my self-improving agent for what it should not evolve to.
Re: Prime Agent: A self-improving RLM agent
#7I am curious - how does it fare for other benchmarks, or everyday programming?
Re: Prime Agent: A self-improving RLM agent
#8It is impressive that it (almost) saturates ARC-AGI-3, https://x.com/PrimeIntellect/status/2085087000764568010 . I am curious - how does it fare for other benchmarks, or everyday programming?
Re: Prime Agent: A self-improving RLM agent
#9It is impressive that it (almost) saturates ARC-AGI-3, https://x.com/PrimeIntellect/status/2085087000764568010 . I am curious - how does it fare for other benchmarks, or everyday programming?
PrimeIntelect is not on official ARC-AGI-3 leaderboard: https://arcprize.org/leaderboard
Is it that it wasn't accepted yet, or are there issues with how it was run?
Re: Prime Agent: A self-improving RLM agent
#10Curious if anyone's tried using RL for harness engineering? I think we're still pretty far away from the optimal harness, especially when it comes to long-context memory management.