Yep! You can even do it entirely w/o any closed-source models in the loop! In the demo above, it was powered entirely by Kimi, Deepseek, and Qwen.
GENERATIVE AI
-
Training AI Models for Under One Dollar Now Possible
By
–
Yep! And you can train a model for literally $1 or less
-
Vibe Training Replaces Vibe Coding in AI Development
By
–
Forget vibe coding. Vibe *training* is now a thing.
-
OpenRouter Credits Enable Cost-Effective AI Model Execution
By
–
For this run, I spent $0 on the GPU, and 40 cents on OpenRouter credits for prompt generation, RULER ranking, etc.
-
Early LSTM Language Model Architecture Recognition from NLP Community
By
–
Special thanks to the NLP community for the recognition. This was my earliest work in "large" language model at the time , quoted from the paper "Our stacking LSTM models have 4 layers, each with 1000 cells, and 1000-dimensional embeddings" .
-
Does ChatGPT Cause Brain Rot? OpenAI Education Podcast
By
–
Does ChatGPT really cause brain rot?
— OpenAI (@OpenAI) 30 juillet 2025
Our Head of Education Leah Belsky and two college students join @andrewmayne to discuss this and more on episode 4 of the OpenAI Podcast. pic.twitter.com/ECKQiYw8NDDoes ChatGPT really cause brain rot? Our Head of Education Leah Belsky and two college students join @andrewmayne to discuss this and more on episode 4 of the OpenAI Podcast.
-
OpenPipe’s RULER Enables LLM Training Without Labeled Data
By
–
Under the hood, this is powered by @OpenPipeAI
's ART library. Their RULER technique made this possible, as it doesn't require labeled output data. With no need for labeled outputs, we can just sample a LLM to generate scenarios to RL against. Absolutely crazy! -
Fast AI Model Training System Delivers Impressive Grammar Results
By
–
It's incredible how quickly you can go from an idea to a fully-trained model with this system. And the resulting models are really good! The grammar model in the demo video works really well, yet it was trained for just minutes, and was only 1.5B params 🙂
-
AutoRL: Train AI Models for Any Task via GitHub
By
–
If you'd like to try it or contribute, check out the Github repo and notebook: https://
github.com/OpenPipe/ART/t
ree/auto-rl?tab=readme-ov-file#-autorl-train-models-for-any-task
…