T
traeai
登录

模型

什么是 Gemma

也叫:gemma3、gemma4

Google开发的轻量级LLM模型

为什么现在值得关注?

最近变化

2026-07-17 · 使用Gemma 270M模型可在21分钟内将手机端LLM准确率从46%提升至90%

Gemma 被反复提及时,通常意味着它正在影响产品路线、开发者工作流或 AI 产业判断。这个页面把分散材料合并成一个可持续更新的观察入口。

📰 Gemma 最新动态

已收录 22 篇与「Gemma」相关的 AI 资讯和分析。

How Trustpilot built a real-time architecture for data enrichment using Gemma

Trustpilot 如何使用 Gemma 构建实时数据增强架构

Google Cloud Blog992 字 (约 4 分钟)
92

Trustpilot 使用微调的 Gemma 模型构建了实时数据增强架构,处理百万级评论,延迟低、成本可控,性能接近教师模型且独立可控。

入选理由:采用 google/gemma-2-9b 基础模型,通过共识标注生成高质量训练集,微调后准确率仅比教师模型低几个百分点。

精选文章#Gemma#Dataflow#LLM#实时架构#微调英文
Google Developers Blog 图标

How the community trained Gemma to "Think" with Tunix and TPUs

Google Developers Blog1240 字 (约 5 分钟)
92

社区通过 Tunix 和 TPU 成功训练 Gemma 模型生成推理能力,提供可复现的训练方法。

入选理由:G-RaR 方法结合 SFT 和 GRPO,使用 Gemma-3-12B 作为评估模型,显著提升推理能力。

精选文章#Gemma#Tunix#TPU#LLM#推理训练中文
Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding

Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding

Simon Willison's Weblog458 字 (约 2 分钟)
85

Ornith-1.0是DeepReinforce发布的开源大模型,基于Gemma和Qwen,支持多种参数规模,在编码任务中表现优异。

入选理由:Ornith-1.0提供9B到397B参数版本,兼容Apache 2.0许可证

精选文章#LLM#开源模型#编码基准#MIT许可证#DeepReinforce中英混合
Google OpenRL is an Experimental Self-hosted API for LLM Post-Training Fine-tuning

Google 推出 OpenRL,一个用于 LLM 微调的自托管 API,旨在简化强化学习流程并提升 GPU 利用率。

入选理由:OpenRL 允许在 Kubernetes 集群上运行多个 RL 任务,提升 GPU 利用率。

精选文章#Kubernetes#LLM#强化学习#AI#Google英文
Hugging Face Blog 图标

We got local models to triage the OpenClaw repo for FREE!*

Hugging Face Blog3088 字 (约 13 分钟)
85

Hugging Face 使用本地模型 Gemma 和 Qwen 实现 OpenClaw 仓库的自动化分类,无需依赖云端模型。

入选理由:使用本地模型 Gemma 和 Qwen 可实现 OpenClaw 仓库的实时分类任务。

精选文章#Hugging Face#本地模型#AI 代理#OpenClaw#分类任务英文
Using Scikit-LLM with Open-Source LLMs

使用 Scikit‑LLM 与开源 LLM

Machine Learning Mastery1080 字 (约 5 分钟)
85

本文展示如何利用 Ollama 本地部署的开源 LLM(如 Llama 3、Mistral、Gemma)与 Scikit‑LLM 结合,完成零样本文本分类,且完全免费。

入选理由:通过 `ollama run <model>` 可在本地拉取并运行 Llama 3、Mistral 或 Gemma,端口默认 11434。

精选文章#Scikit‑LLM#Ollama#LLM#Zero‑shot#Python英文
Running Local AI on AMD

Running Local AI on AMD

Sam Witteveen3611 字 (约 15 分钟)
85

Sam Witteveen探讨了在AMD硬件上运行本地AI的可能性,强调了本地AI在隐私和成本控制方面的优势。

入选理由:本地AI模型如Qwen 3.6和Gemma在实际工作中表现出色。

精选视频#AMD#本地AI#硬件#隐私#成本控制英文
Make Gemma go brrrr!!! Multi-Token Prediction drafters are here for Gemma 4, making inference up to ...

Philipp Schmid宣布为Gemma 4模型推出多令牌预测(Multi-Token Prediction)drafters技术,实测推理速度提升最高达3倍,且输出质量零损失。

入选理由:Multi-Token Prediction drafters使Gemma 4推理速度最高提升3倍

精选推文#Gemma#LLM#inference#optimization#open-source中文
&gt; Ecosystem: Compatible with llama.cpp, MLX, @LMStudio, vLLM, @ollama, @UnslothAI, and SGLang.
&amp;g...

Google AI Developers:Gemma 4 生态兼容与下载

Google AI Developers(@googleaidevs)78 字 (约 1 分钟)
65

Google 宣布其模型权重与主流开源生态兼容,可在 Hugging Face 和 Kaggle 直接下载,降低部署门槛。

入选理由:Gemma 4 权重与 llama.cpp、vLLM、Ollama 等生态兼容,便于本地部署与推理。

精选推文#Gemma#开源生态#模型部署#Hugging Face#Kaggle英文
https://t.co/92AqGRscNo

Gemma-Skills 项目发布:增强 Gemma 模型代理交互能力

Philipp Schmid(@_philschmid)44 字 (约 1 分钟)
65

文章介绍 Google 发布的 Gemma-Skills 技能库,旨在提升 Gemma 模型在代理交互中的能力,支持多模态任务和工具调用,但未提供具体技术细节或性能数据。

入选理由:Google 发布了 Gemma-Skills 项目,用于增强 Gemma 模型的代理交互能力。

精选推文#Gemma#AI#GitHub#模型技能#代理交互英文
Host a sponsored Gemma hackathon for your local community. 🌐

Host a sponsored Gemma hackathon for your local community. 🌐

Google AI Developers(@googleaidevs)96 字 (约 1 分钟)
60

Google邀请开发者举办Gemma模型赞助的hackathon,旨在推动社区创新。

入选理由:Google赞助1-day hackathons on Kaggle,帮助开发者使用Gemma模型。

精选推文#Gemma#hackathon#Google#AI模型英文
Gemma support in @geminicli 🤗

`gemini gemma setup`
`gemini gemma start`

Gemma support in @geminicli 🤗 `gemini gemma setup` `gemini gemma start`

Patrick Loeber(@patloeber)244 字 (约 1 分钟)
60

Patrick Loeber宣布Gemma功能已集成到@geminicli中,用户可通过`gemini gemma setup`和`gemini gemma start`命令体验。此更新伴随Gemini CLI v0.40.0发布,重点改进包括分层内存、本地Gemma路由及简化UI。

入选理由:Gemma功能集成进Gemini CLI,简化模型路由操作。

精选推文#Gemma#Gemini CLI#Model Routing#CLI Tools#Product Update中文
Gemma 4 shifts Pareto Frontier on Code @arena.🔥

Among open models, Gemma-4-31b ranks #13 and Gemma...

Gemma 4 在代码竞技场中刷新帕累托前沿

Philipp Schmid(@_philschmid)193 字 (约 1 分钟)
55

Gemma-4系列开源模型在代码能力排行榜中表现亮眼,其中31b版本位列第13,26b-a4b版本位列第17,适合在MacBook Pro等设备上运行。

入选理由:Gemma-4-31b在开源代码模型中排名全球第13。

精选推文#Gemma#代码模型#开源AI中英混合
Our approach to bioresilience

Our approach to bioresilience

Google DeepMind Blog1383 字 (约 6 分钟)
50

文章未提供具体技术内容,仅展示DeepMind模型产品矩阵,缺乏工程实践指导价值。

入选理由:DeepMind展示多模态AI模型矩阵

精选文章#AI模型#DeepMind#产品发布中英混合
From Google I/O to building real world solutions in one weekend. Always inspired by the energy of th...

从 Google I/O 到一个周末内构建真实世界解决方案

Google AI Developers(@googleaidevs)109 字 (约 1 分钟)
45

Google AI开发者社区在Google I/O后周末内快速构建真实AI产品,但文章缺乏技术细节与可复用方法论,仅展示活动氛围。

入选理由:社区成员在Google I/O后48小时内基于Gemini+Gemma构建多模态代理和语音接口原型。

精选推文#Google I/O#Gemini#Gemma#AI社区英文
We made a skill for and using Gemma. 

```
npx skills add google-gemma/gemma-skills --skill gemma-de...

我们为 Gema 制作了一个技能

Philipp Schmid(@_philschmid)64 字 (约 1 分钟)
40

本文介绍了一个名为 gemma-dev 的技能,用于在开发中使用 Google 的 Gemma 模型,通过 npx 命令安装,但未提供详细技术信息。

入选理由:使用命令 `npx skills add google-gemma/gemma-skills --skill gemma-dev` 安装 Gemma 开发技能。

精选推文#Gemma#AI#开发工具#X平台英文

与「Gemma」经常一起出现的 AI 术语。

💡 想追踪「Gemma」的长期趋势?去 实体雷达 · Gemma 查看详细分析和跨材料问答。

AI 可能会生成不准确的信息,请核实重要内容