Publicidad
Patrocinador Verificado
Infraestructura Cloud, GPU Clusters y APIs de IA para Desarrolladores
Despliega pipelines de inferencia y trading con latencia ultra baja. Explora planes.
Conocer Más →

DeepSeek Lanza DeepSeek-V4.1-Flash: MoE Multimodal de 552B con Compresión de KV Cache

Por Dr. Sarah Chen Publicado el 2026-09-12 5 min read Fuente: DeepSeek AI Research
DeepSeek presenta un modelo MoE de 552B que activa solo 8B de parámetros por token, con arquitectura Causal Encoder-Decoder y compresión de memoria para 1M de tokens.

DeepSeek AI has officially released the open weights and technical report for **DeepSeek-V4.1-Flash**, setting a transformative benchmark for long-context inference and multi-agent systems.

The Causal Encoder-Decoder (CED) Breakthrough Conventional Transformers suffer from quadratic KV cache explosion as context lengths expand to hundreds of thousands of tokens. DeepSeek-V4.1-Flash bypasses this bottleneck with a 40-layer **Causal Encoder-Decoder (CED)** architecture: - **20-layer Causal Encoder**: Compresses and pre-processes input prompts. - **20-layer Autoregressive Decoder**: Projects global KV cache directly from final encoder hidden states rather than recalculating across all decoder layers.

As a result, DeepSeek-V4.1-Flash activates only **8B parameters per token during prefill** and **16B parameters during decode**, while possessing a massive **552-billion parameter backbone**.

SWA Bounded Replay & Native Multimodal Support In addition to CED, DeepSeek introduced **Sliding Window Attention (SWA) Bounded Replay**. By replaying only the most recent *n*-window tokens dynamically during generation, the persistent KV cache footprint on SSDs and RAM is cut by over 75%, allowing full **1,000,000-token context inference** on standard enterprise GPU clusters.

DeepSeek-V4.1-Flash is natively multimodal (text and image comprehension) and is published under the fully permissive **MIT license** on Hugging Face.

Publicidad
Patrocinador Verificado
Trading Cuantitativo y 30 Modelos de Negocio con IA
Genera ingresos predecibles con retainers mensuales y bots automatizados.
Ver Blueprints →

Fuente y Verificación

Este informe técnico fue contrastado contra la documentación primaria publicada por DeepSeek AI Research.

Leer Anuncio Original en DeepSeek AI Research →