Skip to content

Conversation

@Sunjnn
Copy link

@Sunjnn Sunjnn commented Nov 14, 2025

verify gemma 3n E2B and add sample script

在 MACA 平台测试 vllm 是否能够运行 gemma 3n E2B.

运行 gemma 3n E2B 需要安装 timm, 运行下面的命令即可安装;

pip install timm

离线运行和在线运行均可.

离线运行结果:

gemma3n_e2b_offline

在线运行结果:

gemma3n_e2b_server gemma3n_e2b_client

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

这个 PR 验证了 gemma 3n E2B 模型在 vLLM 上的可用性,并增加了一个示例脚本,这非常有帮助。我对示例脚本提出了一些建议,主要涉及安全性和文档完整性,以确保用户能够安全、顺利地运行该示例。

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant