We use essential cookies to make our site work. With your consent, we may also use non-essential cookies to improve user experience and analyze website traffic…

DeepInfra raises $107M Series B to scale the inference cloud — read the announcement

Kimi K3: 2.8T Open-Weight Multimodal ModelLatest article
Published on 2026.08.11 by DeepInfraKimi K3: 2.8T Open-Weight Multimodal Model

Kimi K3, developed by Moonshot AI, represents a landmark achievement in open-source artificial intelligence. As a 2.8-trillion-parameter native multimodal Mixture-of-Experts (MoE) model, Kimi K3 is engineered to handle demanding computational tasks, from complex software engineering and long-horizon agentic workflows to deep scientific research. By combining a one-million-token context window with its architectural innovations, Kimi K3 […]

Recent articles
NVIDIA Nemotron 3.5 Lightning Is Live on DeepInfra: Day-Zero Access to the Fastest Open Model for AgentsPublished on 2026.08.11 by Aray SultanbekovaNVIDIA Nemotron 3.5 Lightning Is Live on DeepInfra: Day-Zero Access to the Fastest Open Model for Agents

NVIDIA Nemotron 3.5 Lightning is available on DeepInfra's serverless API from day zero. It's a 30B hybrid MoE model with 3B active parameters, a 1M-token context window, and up to 4x higher throughput for high-volume agentic workloads.

Kimi K3 Now Available on DeepInfraPublished on 2026.08.10 by DeepInfraKimi K3 Now Available on DeepInfra

Moonshot AI’s Kimi K3 is the first open-source model to reach 2.8 trillion parameters, a scale that, until now, has been the exclusive territory of closed, proprietary systems. Built for long-horizon coding, agentic knowledge work, and multimodal reasoning, it activates 104 billion of those parameters per token through a sparse Mixture-of-Experts architecture, keeping inference tractable […]

Fine-Tuning vs RAG vs Prompting: 2026 GuidePublished on 2026.08.06 by DeepInfraFine-Tuning vs RAG vs Prompting: 2026 Guide

When an AI system yields unreliable answers, the root cause could be an unclear system prompt, missing context, poor retrieval quality, or simply using the wrong base model. Teams end up spending weeks experimenting with prompt changes, retrieval-augmented generation (RAG), or fine-tuning to improve response quality. But before deciding which technique to adopt, it is […]

Best Open-Source Multimodal AI Models for Production (2026)Published on 2026.08.05 by DeepInfraBest Open-Source Multimodal AI Models for Production (2026)

Open-source multimodal models have a benchmark problem. Every new release comes with DocVQA and MMMU scores, but those numbers rarely reflect how a model performs on a real workload. A model can lead the leaderboard and still struggle with a scanned invoice, a noisy image, or a multi-step agent workflow. Real-world data is far less […]

Introducing Prompt Cache Retention: Keep Your Context Warm for 5 Minutes or an HourPublished on 2026.08.05 by DeepInfraIntroducing Prompt Cache Retention: Keep Your Context Warm for 5 Minutes or an Hour

Retain a prompt's KV cache for 5 minutes or an hour — reuse skips prefill for a faster time to first token and bills at the discounted cache-read rate. One field on the request.

vLLM vs SGLang: Performance, Features & Deployment ComparedPublished on 2026.08.04 by DeepInfravLLM vs SGLang: Performance, Features & Deployment Compared

Somebody on your team read a benchmark post, and now there’s a ticket to migrate the inference stack. That’s how most vLLM vs SGLang decisions start. A published test reports a 29 percent throughput gap, the number lands in Slack, and two weeks later you’re debugging kernel version conflicts at midnight while p99 latency sits […]