Signal Brief

Google DeepMind 发布 Gemma 4 技术报告

Google DeepMind 发布 Gemma 4 技术报告,模型家族参数从 2.3B 到 31B,涵盖密集和 MoE 架构。12B 模型采用无编码器设计,2.3B 有效参数模型匹配 Gemma 3 27B 性能。31B 模型在 Arena Text 排名 43,支持思考模式,AIME 2026 ...

twitter关注列表 meng shao (@shao__meng) 发布 2026-07-07 收录 2026-07-07 值得跟进

一句话判断

报告详细披露了无编码器多模态架构和量化后的效率提升,值得细读技术细节。

核心信息

Google DeepMind 发布 Gemma 4 技术报告,模型家族参数从 2.3B 到 31B,涵盖密集和 MoE 架构。12B 模型采用无编码器设计,2.3B 有效参数模型匹配 Gemma 3 27B 性能。31B 模型在 Arena Text 排名 43,支持思考模式,AIME 2026 达 89.2%,GPQA Diamond 84.3%。

原始内容

meng shao (@shao__meng) 转发了 Sumanth (@Sumanth_077) 的帖子: Google DeepMind just dropped the Gemma 4 Technical Report! Gemma 4 is a family of open-weight, natively multimodal models ranging from 2.3B to 31B parameters, covering both dense and Mixture-of-Experts architectures. The most interesting architectural decision is in the 12B model. Instead of separate vision and audio encoders, it uses a unified encoder-free design. The 550M vision encoder is replaced by a single matrix multiplication at 35M parameters. The audio encoder is discarded entirely. Raw image patches and audio chunks are projected directly into the LLM embedding space. No separate encoder pipelines, no memory fragmentation. The efficiency numbers are compelling. A 2.3B effective parameter model (E2B) roughly matches Gemma 3 27B performance with 10x fewer parameters. The quantized 12B fits in 7.65 GB. KV cache footprint is reduced by up to 37.5% through local-to-global attention ratios, positional encoding, and key-value reuse in global attention layers. The audio encoder shrank from 390MB to 87MB after quantization, a 78% reduction, with improved transcription and translation performance. Gemma 4 31B sits at rank 43 on Arena Text as of June 2026, the top open dense model on the leaderboard. Models ranked above it are all MoE architectures with significantly more total parameters. All models ship with a thinking mode that generates a reasoning trace before responding. Benchmark results in thinking mode for the 31B: AIME 2026 at 89.2%, GPQA Diamond at 84.3%, LiveCodeBench v6 at 80.0%, and a Codeforces Elo of 2150. I've shared the link to the report the replies! Also put together a complete guide on fine-tuning Gemma 4 locally with Unsloth. I've quoted the article! ![photo](https://pbs.twimg.com/media/HMoZ0OTbgAA2OJw.jpg) > **引用原帖 Sumanth (@Sumanth_077):** > https://t.co/zQeFLsziGf > https://x.com/Sumanth_077/status/2041875179392135559

相关动态

01

BestBlogs 早报 · 07-18

月之暗面发布Kimi K3,2.8万亿参数,896选16的Stable LatentMoE,上下文100万token,接近Fable-5但仍落后最强闭源模型,完整权重7月27日前开源;VentureBeat调查显示54%企业已发生AI代理安全事件;xAI开源Grok Build(84万行Rust代码)并残留上传用户代码痕迹;Cursor评...

twitter关注列表2026-07-17#AI#模型发布#开源
观察
03

Astribot发布Lumo-2

Astribot发布了40亿参数的Lumo-2机器人基础模型,推理速度比前代快2.71倍,支持人类视频和多机器人身体。该模型在105个未见物体上取得更好结果,并在22项涵盖 motion prediction、memory、physical reasoning、long tasks、fine hand control的真实操作任务中表现最...

twitter关注列表2026-07-17#技术#模型发布#AI
观察
04

杨植麟在 GTC 2026 演讲:如何扩展 Kimi K2.5

月之暗面在 GTC 2026 宣布开源三个替代 Transformer 基础组件:MuonClip 优化器(数据效率接近翻倍)、Kimi Linear 线性注意力(3:1 混合全注意力,首个全面超越全注意力的架构)、Attention Residue 残差连接(提升 24% Token 效率)。同时披露 Agent Swarm 支持 10...

twitter关注列表2026-07-17#技术突破#模型发布#开源
观察
05

Raven 引入 MiniMax 打造持久记忆与复用技能的代理系统

EverMind 与 MiniMax 合作,其模型 MiniMax 被集成到 Raven 系统中,Raven 基于 EverOS 构建,具备持久记忆、长上下文处理、多代理协作及可复用技能特性,能够执行深度研究、高性能编码等复杂任务。原文提及 MiniMax 提供的上下文长度和 Raven 的持久记忆数据无具体量化值,仅说明技术融合说明。

twitter关注列表2026-07-17#模型发布#产品更新#代理系统
观察