惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
G
Google Developers Blog
小众软件
小众软件
V
V2EX
月光博客
月光博客
腾讯CDC
aimingoo的专栏
aimingoo的专栏
J
Java Code Geeks
Y
Y Combinator Blog
人人都是产品经理
人人都是产品经理
B
Blog RSS Feed
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 【当耐特】
D
Docker
M
MIT News - Artificial intelligence
Google DeepMind News
Google DeepMind News
N
Netflix TechBlog - Medium
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
MongoDB | Blog
MongoDB | Blog
Apple Machine Learning Research
Apple Machine Learning Research
Jina AI
Jina AI

Runpod Blog.

New Runpod datacenter now live: AP-IN-1 Track GPU spend across your team with Cost Centers The GPU supply supercycle is here. Here’s what AI builders need to know. Community Spotlight: One-click AI image and video generation on Runpod with SwarmUI | Runpod Blog Community Spotlight: LoRA Pilot Data Prep to Inference Introducing the Runpod Assistant: Manage Your Cloud GPU Resources with Natural Language OpenAI's Parameter Golf: Train the Best Language Model That Fits in 16MB on Runpod LLM inference optimization: techniques that actually reduce latency and cost Pruna P-Video and Vidu Q3 public endpoints now available on Runpod Runpod brand spelling guide Quickstart - Runpod Documentation The AI market looks nothing like the narrative Training StyleGAN3 with Vision-Aided GAN on Runpod KoboldAI – The Other Roleplay Front End, And Why You May Want to Use It How to Connect Cursor to LLM Pods on Runpod for Seamless AI Dev Community Spotlight: How AnonAI Scaled Its Private Chatbot Platform with Runpod Prompt Scheduling with Disco Diffusion on Runpod Runpod's Latest Innovation: Dockerless CLI for Streamlined AI Development Run Your Own AI from Your iPhone Using Runpod Introducing Flash: Run GPU workloads on Runpod Serverless: No Docker required Use Claude Code with your own model on Runpod: No Anthropic account required Avoid Errors by Selecting the Proper Resources for Your Pod What hackers built on Runpod at TreeHacks 2026 Easily Back Up and Restore Your Pod with Cloud Sync + Backblaze B2 The Complete Guide to GPU Requirements for LLM Fine-Tuning AI Guides, Tutorials & GPU Infrastructure Insights | Runpod Your first Claude Code project within Runpod: a complete setup guide 10 billion Serverless requests and counting Building for resilience: Runpod’s response to the AWS us-east-1 outage How to Connect Google Colab to Runpod
Built on Runpod: How Cogito Trained Models Toward ASI
Alyssa Mazzina · 2025-04-08 · via Runpod Blog.

At Runpod, we're proud to power the next generation of AI breakthroughs—and this one is big.

San Francisco-based Deep Cogito has just released Cogito v1, a family of open-source models ranging from 3B to 70B parameters. Each model outperforms leading alternatives from LLaMA, DeepSeek, and Qwen in its class across most standard benchmarks. Even more impressive? They were trained in just 75 days by a small team using Runpod infrastructure.

But Cogito isn't just about raw performance. It's about a fundamentally different approach to training AI—one rooted in iterative self-improvement, not imitation.

A Smarter Strategy: Iterated Distillation and Amplification (IDA)

Cogito v1 models are trained using Iterated Distillation and Amplification (IDA), an alignment strategy originally conceptualized during the AlphaGo era—but now applied to transformers in a novel way.

Instead of distilling from a larger teacher model (which caps performance at the teacher’s level), IDA uses compute-intensive subroutines to arrive at better answers, and then distills that improved reasoning back into the model’s parameters. Over time, this process helps the model learn how to think better, not just mimic better.

As founder Drishan Arora puts it: “Currently, models are either trained using human supervision or a larger model supervision. Both these methods have a ceiling.”

With IDA, we use reasoning to improve the model’s own intuition, and this improved intuition helps choose the right trajectory of tokens while solving harder problems.

Cogito uses techniques like reasoning, sampling, verification, and even debate to amplify intelligence—without human bottlenecks.

Dual-Mode Intelligence: Direct and Reasoning

Cogito v1 models support two distinct modes:

  • Direct Mode – Fast, high-quality completions for common tasks
  • Reasoning Mode – Slower but more thoughtful responses using added compute

This dual-mode system gives developers the flexibility to choose between speed and depth depending on the task at hand. It's part of what makes Cogito especially promising for agentic use cases, tool use, and coding applications.

From 3B to 70B—and Beyond

Cogito models span from 3B to 70B parameters, each fine-tuned for coding, tool calling and agentic use cases. The 70B model, trained on Runpod using H200 GPUs, outperforms LLaMA 3.3 70B and even the 109B LLaMA 4 Scout model across major benchmarks.

Future checkpoints and larger MoE (Mixture of Experts) models—up to 671B parameters—are already in development.

Available Where Developers Already Work

All Cogito v1 models are released under an open license. Developers can:

While Runpod doesn’t yet support an out-of-the-box model library for direct API deployment, users can always spin up the model using serverless containers and Hugging Face integrations.

Why It Matters

Cogito’s work is a compelling case study in how post-training—not just pretraining—can drive intelligence gains. Rather than distill from a massive “behemoth” model, Cogito demonstrates how a smaller model can learn from itself, step by step, using the right training loop. "Most importantly,” says Arora, “this methodology provides a path to super-intelligence, to go beyond human level intelligence and uncover entirely new capabilities we have yet to imagine."

From start to finish, Cogito v1 was built on Runpod’s high-performance GPU infrastructure. With fast provisioning, H200 availability, and flexible scaling, Runpod enabled a small team to produce world-class results in record time.

We’re proud to support Deep Cogito and other teams building open, scalable paths toward ASI.

Learn More

Explore the Cogito v1 models, read their benchmarks, or get involved:

If you're building ambitious AI models and need scalable infrastructure, Runpod has you covered.

Author profile: Alyssa Mazzina