Gemma is a family of lightweight, state-of-the-art open models built by Google DeepMind。Updated to version 1.1
2b 7b
4.3M Pulls Updated 10 months ago
Updated 10 months ago
10 months ago
567c802627ea · 4.7GB
model
archgemma
·
parameters8.54B
·
quantizationQ3_K_L
4.7GB
params
{ "penalize_newline": false, "repeat_penalty": 1, "stop": [ "<start_of_turn>",
109B
template
<start_of_turn>user {{ if .System }}{{ .System }} {{ end }}{{ .Prompt }}<end_of_turn> <start_of_turn
136B
license
Gemma Terms of Use Last modified: February 21, 2024 By using, reproducing, modifying, distributin
8.4kB
Readme
Note: this model requires Ollama 0.1.26 or later. Download it here。
Gemma 是 Google 及其 DeepMind 团队开发的新型开放模型。它受到 Google 的 Gemini 模型启发。
Gemma 提供 2b
和 7b
两种参数规模
ollama run gemma:2b
ollama run gemma:7b
(default)
这些模型在网络文档的多样化数据集上进行训练,使其接触到广泛的语言风格、主题和词汇。这包括学习编程语言的语法和模式的代码,以及掌握逻辑推理的数学文本。
为了确保模型的安全性,该团队采用了各种数据清理和过滤技术,包括严格过滤 CSAM(儿童性虐待材料)、敏感数据过滤以及根据内容质量进行的符合 Google 政策的过滤。