docs: update docs examples to use Gemma 4 instead of Gemma 3 (#16607)

This commit is contained in:
Jeffrey Morgan
2026-06-07 12:43:13 -07:00
committed by GitHub
parent 96201a623a
commit f0078ae476
12 changed files with 120 additions and 100 deletions

View File

@@ -5,7 +5,7 @@ sidebarTitle: Welcome
<img src="/images/welcome.png" noZoom className="rounded-3xl" />
[Ollama](https://ollama.com) is the easiest way to get up and running with large language models such as gpt-oss, Gemma 3, DeepSeek-R1, Qwen3 and more.
[Ollama](https://ollama.com) is the easiest way to get up and running with large language models such as gpt-oss, Gemma 4, DeepSeek-R1, Qwen3 and more.
<CardGroup cols={2}>
<Card title="Quickstart" icon="rocket" href="/quickstart">