Hook
More breakout videos from this creator.
A new local Ai model just dropped and you can actually use this one at home. It's beating all the benchmarks possible. Hit that save button. Let's get in. Today we're talking about Ornith-1.0 and this is an AI model that you can run at home right now. It's actually not just an AI model, it's an entire family of models. They have a tiny model that's only 9 billion parameters and then a massive beast of 378 billion parameters and everything in between. As far as benchmarks, the flagship 378 billion parameter model does do better than Opus 4.7 and the smaller versions do really well to punch far above their weight. But that's not the craziest part. The best part is that this thing learns to create its own RL scaffolding during training. What that means is the orchestration framework or the wrapper around the AI that helps it complete long-term complex tasks is being built by the AI as it's learning the things that it's learning during training. Things like memory management, tool use and calling logic, error handling and retry strategies, workflow orchestration and even prompt structuring. Traditionally engineers would have to design these by hand. But with Ornith 1.0 it actually designs and redefines and redesigns these over and over as it goes through the training process. So what automatically emerges from this is better debug flows, smarter retry logic, optimized tool sequences, etc. The scaffolding co-evolves with the model's reasoning. Mind is blown.