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

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
WordPress大学
WordPress大学
U
Unit 42
I
InfoQ
A
About on SuperTechFans
宝玉的分享
宝玉的分享
J
Java Code Geeks
博客园 - 司徒正美
爱范儿
爱范儿
Engineering at Meta
Engineering at Meta
G
Google Developers Blog
人人都是产品经理
人人都是产品经理
小众软件
小众软件
Microsoft Security Blog
Microsoft Security Blog
L
LangChain Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
aimingoo的专栏
aimingoo的专栏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Last Week in AI
Last Week in AI
腾讯CDC
Recent Announcements
Recent Announcements

Runpod Blog.

DeepSeek V4 in the wild, and how to run it on Runpod 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
Runpod AI field notes: December 2025
Emmett Fear · 2025-12-24 · via Runpod Blog.

Mistral 3 expands the open model ecosystem

Mistral AI released two notable open models in early December: Mistral Large 3, announced on December 2, and Devstral 2, released on December 9. Mistral Large 3 is a frontier-class mixture-of-experts model with 41 billion active parameters out of 675 billion total, designed for strong general reasoning and long-context workloads. Devstral 2 is a developer-focused open model optimized for coding, tool use, and agent workflows, offering a more targeted option for teams building production systems. Both models are released under the Apache 2.0 license, allowing developers to run, fine-tune, and deploy them directly on their own GPU infrastructure.

Nvidia introduces Nemotron 3 and deepens its open source commitment

Nvidia announced the Nemotron 3 family of open source models, marking a notable shift toward releasing open weights alongside its hardware and software stack. The Nemotron models target a range of use cases, from lightweight agent workflows to more capable general-purpose reasoning tasks, and are designed to run efficiently on Nvidia GPUs.

Nemotron 3 Nano 30B beat GPT-OSS and Qwen3-30B and runs 2.2–3.3× faster:

  • Up to 1M-token context
  • MoE: 31.6B total params, 3.6B active
  • Best-in-class performance for SWE-Bench
  • Open weights + training recipe + redistributable datasets

NVIDIA Nemotron 3 model family announcement with a scatter plot of intelligence versus output speed

Bar chart comparing Nemotron 3 Nano, Qwen3 30B, and GPT-OSS 20B accuracy across benchmarks plus throughput

In parallel, Nvidia introduced new tooling aimed at making customization and fine-tuning easier across RTX, DGX, and data center environments. These tools focus on reducing friction for teams that want to adapt open models for specific domains or workloads.

Nvidia also announced its acquisition of SchedMD, the primary company behind the open source Slurm scheduler. Slurm remains one of the most widely used workload managers for HPC and AI clusters, and continued investment strengthens a critical part of the open infrastructure stack used for large-scale training and distributed inference.

Together, these moves signal Nvidia’s growing role not just as a GPU provider, but as a long-term steward of open source infrastructure that underpins modern AI systems.

Why this matters for Runpod users

The appeal of open models is simple. You can run them, test them, and decide if they are worth keeping. That only works if your infrastructure lets you move quickly and change your mind.

This is the kind of work Pods and Clusters are designed for. They make it easy to benchmark new models, compare setups, and scale experiments without committing to a fixed stack or long-term assumptions.

Final thoughts

Early December highlighted a clear shift toward open models and open infrastructure. Frontier-class open releases, combined with deeper investment in scheduling and GPU tooling, are making it easier for teams to build powerful AI systems without relying exclusively on closed platforms.

For developers who care about performance, cost control, and transparency, this momentum creates real opportunity. Open models and open infrastructure are no longer niche. They are becoming a core part of how modern AI systems are built and deployed.

Sources:

Mistral AI – Introducing Mistral 3 | https://mistral.ai/news/mistral-3

NVIDIA Newsroom – NVIDIA debuts Nemotron 3 family of open models | https://nvidianews.nvidia.com/news/nvidia-debuts-nemotron-3-family-of-open-models

NVIDIA Research – NVIDIA Nemotron 3 family of models | https://research.nvidia.com/labs/nemotron/Nemotron-3/

NVIDIA Blog – NVIDIA acquires open-source workload management provider SchedMD | https://blogs.nvidia.com/blog/nvidia-acquires-schedmd/

Reuters – Nvidia buys AI software provider SchedMD to expand open-source AI push | https://www.reuters.com/business/nvidia-buys-ai-software-provider-schedmd-expand-open-source-ai-push-2025-12-15/

Author profile: Emmett Fear