模型

gemma-3-1b-it

google/gemma-3-1b-it

查看上游原文 ↗
上游访问:需要申请 本站服务:可咨询 内容检查:AI 辅助整理并检查 许可证:gemma 上游版本:dcc83ea841ab

中文简介

google/gemma-3-1b-it 是 google 在 Hugging Face 发布的模型仓库,当前卡片主要关联文本生成与推理。本站固定记录上游版本 dcc83ea841ab,同步到 10 个文件,文件元数据合计 9.94 GB;访问状态为“需要申请”,许可证字段为“gemma”。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

【README 卡片中文译介】

以下内容依据上游仓库 google/gemma-3-1b-it 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。

【资源概览】
google/gemma-3-1b-it 是 google 在 Hugging Face 发布的模型仓库,当前卡片主要关联文本生成与推理。本站固定记录上游版本 dcc83ea841ab,同步到 10 个文件,文件元数据合计 9.94 GB;访问状态为“需要申请”,许可证字段为“gemma”。

【适用方向】
适合在真实样本上评估文本生成与推理能力,并比较质量、时延和资源消耗。 建议先用小规模样本验证推理框架、输入输出格式和任务指标,再决定是否进入完整权重获取、量化或部署评估。

【版本与规格】
固定版本:dcc83ea841ab。 任务标签:文本生成与推理。 架构:Gemma3ForCausalLM。 上游 Safetensors 元数据显示参数量约 999.89 M。 库标记:transformers。 模型类型字段:gemma3_text。 上游标注的基础模型:google/gemma-3-1b-pt。 上游页面记录的最近更新时间:2025-04-04。

【文件信息】
上游 API 返回 10 个文件,文件元数据合计 9.94 GB。 已保存文件清单中的主要扩展名:.json 6 个、.md 1 个、.model 1 个、.safetensors 1 个、无扩展名 1 个。 当前较大的文件包括:model.safetensors(1.86 GB);tokenizer.json(31.84 MB);tokenizer.model(4.47 MB)。

【运行或处理环境】
仓库文件元数据合计 9.94 GB。 按每参数 2 字节只计算 BF16 权重,理论下限约 1.86 GB;这不包含 KV Cache、激活值、框架开销或并发余量。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。

【使用边界】
许可证显示为“gemma”,具体用途限制、附加政策和归属要求仍以上游原文为准。 该仓库需要由用户本人按上游要求申请访问,是否批准及何时批准由资源权利方决定。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。

已有简体中文译文 · Codex 基于固定版本 README 与上游元数据生成中文结构化译介 · 2026-07-26 00:51

Gemma 3 model card Model Page: Gemma Resources and Technical Documentation: Gemma 3 Technical Report Responsible Generative AI Toolkit Gemma on Kaggle Gemma on Vertex Model Garden Terms of Use: Terms Authors: Google DeepMind Model Information Summary description and brief definition of inputs and outputs. Description Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models. Gemma 3 models are multimodal, handling text and image input and generating text output, with open weights for both pre-trained variants and instruction-tuned variants. Gemma 3 has a large, 128K context window, multilingual support in over 140 languages, and is available in more sizes than previous versions. Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning. Their relatively small size makes it possible to deploy them in environments with limited resources such as laptops, desktops or your own cloud infrastructure, democratizing access to state of the art AI models and helping foster innovation for everyone. Inputs and outputs Input: Text string, such as a question, a prompt, or a document to be summarized Images, normalized to 896 x 896 resolution and encoded to 256 tokens each Total input context of 128K tokens for the 4B, 12B, and 27B sizes, and 32K tokens for the 1B size Output: Generated text in response to the input, such as an answer to a question, analysis of image content, or a summary of a document Total output context of 8192 tokens Usage Below, there are some code snippets on how to get quickly started with running the model. First, install the Transformers library. Gemma 3 is supported starting from transformers 4.50.0. $ pip install -U transformers Then, copy the snippet from the section that is relevant for your use case. Running with the pipeline API With instruction-tuned models, you

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

适用场景

适合在真实样本上评估文本生成与推理能力,并比较质量、时延和资源消耗。 建议先用小规模样本验证推理框架、输入输出格式和任务指标,再决定是否进入完整权重获取、量化或部署评估。

模型参数

固定版本:dcc83ea841ab。 任务标签:文本生成与推理。 架构:Gemma3ForCausalLM。 上游 Safetensors 元数据显示参数量约 999.89 M。 库标记:transformers。 模型类型字段:gemma3_text。 上游标注的基础模型:google/gemma-3-1b-pt。 上游页面记录的最近更新时间:2025-04-04。

文件说明

上游 API 返回 10 个文件,文件元数据合计 9.94 GB。 已保存文件清单中的主要扩展名:.json 6 个、.md 1 个、.model 1 个、.safetensors 1 个、无扩展名 1 个。 当前较大的文件包括:model.safetensors(1.86 GB);tokenizer.json(31.84 MB);tokenizer.model(4.47 MB)。

上游文件元数据

  • .gitattributes1.64 KB
  • added_tokens.json35 B
  • config.json899 B
  • generation_config.json215 B
  • model.safetensors1.86 GB
  • README.md23.70 KB
  • special_tokens_map.json662 B
  • tokenizer.json31.84 MB
  • tokenizer.model4.47 MB
  • tokenizer_config.json1.10 MB

硬件建议

仓库文件元数据合计 9.94 GB。 按每参数 2 字节只计算 BF16 权重,理论下限约 1.86 GB;这不包含 KV Cache、激活值、框架开销或并发余量。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。

注意事项

许可证显示为“gemma”,具体用途限制、附加政策和归属要求仍以上游原文为准。 该仓库需要由用户本人按上游要求申请访问,是否批准及何时批准由资源权利方决定。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。

获取、校验与交付

咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。

第三方资源声明

本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。