Live data from Hacker News

Show HN: I RL-trained an agent that trains models with RL (for ~$1.3k)

github.com

31–40 of 54 posts

Re: Show HN: I RL-trained an agent that trains models with RL (for ~$1.3k)

#31

AI trains AI already, agents are happy to spin up real training pipelines for deep learning or regression models or whatever you want right? I guess the advantage to your project is that it provides a framework to allow the agent to access extra compute?

I guess more important than LLMs training LLMs (which is mostly the same code over and over) is LLMs cleaning and curating training data.

Re: Show HN: I RL-trained an agent that trains models with RL (for ~$1.3k)

#32
post #19

Earlier quoted context omitted.

Mainly Fable, but It was me who wanted to emojis added hah. I also of course edited the README by hand (crazy I know), but the code is entirely fable

why...?

To circumvent distillation.

Re: Show HN: I RL-trained an agent that trains models with RL (for ~$1.3k)

#33

AI trains AI already, agents are happy to spin up real training pipelines for deep learning or regression models or whatever you want right? I guess the advantage to your project is that it provides a framework to allow the agent to access extra compute?

Not sure how much of it was marketing but M2.7 supposedly trained itself

https://www.minimax.io/blog/minimax-m27

Re: Show HN: I RL-trained an agent that trains models with RL (for ~$1.3k)

#36

Earlier quoted context omitted.

Mainly Fable, but It was me who wanted to emojis added hah. I also of course edited the README by hand (crazy I know), but the code is entirely fable

i read around launch that anthropic will fallback to opus if fable is used for frontier LLM development. did you run into anything like that?

Strangely, I did not. I was expecting it and looking out for it the whole time. At least I never say a warning!

Re: Show HN: I RL-trained an agent that trains models with RL (for ~$1.3k)

#37

Earlier quoted context omitted.

Did you read the README?

The AI generated README?

Your comments are casting aspersion without showing that you have looked into the work or its author. This project is a case study in good work done with heavy ai assistance while it is clear that there is a skilled person leading. I predict that this will become very common and welcome here.

Re: Show HN: I RL-trained an agent that trains models with RL (for ~$1.3k)

#38
post #4

Lots of emoji in that readme. Was it mainly codex?

“The Anthropic team for their incredible coding models (Fable-5 wrote every line of code in this project), and the Claude Code harness.” Source: the repo

Funny how I could tell without reading anything. I immediately lost interest upon noticing.

Re: Show HN: I RL-trained an agent that trains models with RL (for ~$1.3k)

#39

AI trains AI already, agents are happy to spin up real training pipelines for deep learning or regression models or whatever you want right? I guess the advantage to your project is that it provides a framework to allow the agent to access extra compute?

Not sure how much of it was marketing but M2.7 supposedly trained itself https://www.minimax.io/blog/minimax-m27

Very cool! Thank you

Re: Show HN: I RL-trained an agent that trains models with RL (for ~$1.3k)

#40
post #31

AI trains AI already, agents are happy to spin up real training pipelines for deep learning or regression models or whatever you want right? I guess the advantage to your project is that it provides a framework to allow the agent to access extra compute?

I guess more important than LLMs training LLMs (which is mostly the same code over and over) is LLMs cleaning and curating training data.

Very good point. Sifting through noisy data and creating curated datasets could be of great value. Perhaps worth a project by itself!
Post reply on HN