[GH-ISSUE #10746] Gemma3:27b slow using 0.7.0 #69118

Closed
opened 2026-05-04 17:13:06 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @jarek7777 on GitHub (May 16, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10746

What is the issue?

Version 0.7.0 is 3 times slower compared to 0.6.8 using gemma3:27b-it-qat
Ubuntu, AMD, nVidia 3090

0.7.0:
eval count: 74 token(s)
eval duration: 5.657106746s
eval rate: 13.08 tokens/s

0.6.8:
eval count: 63 token(s)
eval duration: 1.748827692s
eval rate: 36.02 tokens/s

Relevant log output


OS

Linux

GPU

Nvidia

CPU

AMD

Ollama version

0.7.0

Originally created by @jarek7777 on GitHub (May 16, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10746 ### What is the issue? Version 0.7.0 is 3 times slower compared to 0.6.8 using **gemma3:27b-it-qat** _Ubuntu, AMD, nVidia 3090_ **0.7.0:** eval count: 74 token(s) eval duration: 5.657106746s eval rate: **13.08 tokens/s** **0.6.8:** eval count: 63 token(s) eval duration: 1.748827692s eval rate: **36.02 tokens/s** ### Relevant log output ```shell ``` ### OS Linux ### GPU Nvidia ### CPU AMD ### Ollama version 0.7.0
GiteaMirror added the bug label 2026-05-04 17:13:06 -05:00
Author
Owner

@rick-github commented on GitHub (May 16, 2025):

Server logs may aid in debugging.

<!-- gh-comment-id:2887410977 --> @rick-github commented on GitHub (May 16, 2025): [Server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) may aid in debugging.
Author
Owner

@jarek7777 commented on GitHub (May 16, 2025):

Ok this is due to the default Ollama VRAM requirements, so maybe is not an issue?
0.7.0: gemma3:27b-it-qat 29eb0b9aeda3 25 GB 11%/89% CPU/GPU 4 minutes from now
0.6.8: gemma3:27b-it-qat 29eb0b9aeda3 22 GB 100% GPU 4 minutes from now

<!-- gh-comment-id:2887427691 --> @jarek7777 commented on GitHub (May 16, 2025): Ok this is due to the default Ollama VRAM requirements, so maybe is not an issue? 0.7.0: gemma3:27b-it-qat 29eb0b9aeda3 25 GB 11%/89% CPU/GPU 4 minutes from now 0.6.8: gemma3:27b-it-qat 29eb0b9aeda3 22 GB 100% GPU 4 minutes from now
Author
Owner

@rick-github commented on GitHub (May 16, 2025):

#10726

<!-- gh-comment-id:2887431858 --> @rick-github commented on GitHub (May 16, 2025): #10726
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#69118