readme: update quickstart example to Gemma 3

This commit is contained in:
Jeffrey Morgan
2025-06-10 09:33:54 -07:00
committed by GitHub
parent 82ad1dbc07
commit f63d7f68eb

View File

@@ -40,10 +40,10 @@ The official [Ollama Docker image](https://hub.docker.com/r/ollama/ollama) `olla
## Quickstart ## Quickstart
To run and chat with [Llama 3.2](https://ollama.com/library/llama3.2): To run and chat with [Llama 3.2](https://ollama.com/library/gemma3):
```shell ```shell
ollama run llama3.2 ollama run gemma3
``` ```
## Model library ## Model library