[GH-ISSUE #6385] Significant Drop in Prompt Adherence in Updated Gemma2 Model #4011

Closed
opened 2026-04-12 14:52:56 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @shzhou12 on GitHub (Aug 16, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6385

What is the issue?

I recently noticed that the Gemma2 model was updated 5 weeks ago, resulting in a new version of gemma2:9b-instruct-fp16:

  • Older Version (6 weeks ago): gemma2:9b-instruct-fp16 - 9de55d4bf6ae - 18 GB
  • Updated Version (5 weeks ago): gemma2:9b-instruct-fp16 - 28e6684b0850 - 18 GB

After switching to the updated version 28e6684b0850, I've observed a significant decrease in the model's ability to adhere to prompts in my specific downstream tasks.

Could you please clarify why there are two different versions of gemma2:9b-instruct-fp16 and what changes were made between these versions? Should I revert to the older version 9de55d4bf6ae to maintain the previous performance?

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

0.2.8

Originally created by @shzhou12 on GitHub (Aug 16, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6385 ### What is the issue? I recently noticed that the Gemma2 model was updated 5 weeks ago, resulting in a new version of gemma2:9b-instruct-fp16: - Older Version (6 weeks ago): gemma2:9b-instruct-fp16 - **9de55d4bf6ae** - 18 GB - Updated Version (5 weeks ago): gemma2:9b-instruct-fp16 - **28e6684b0850** - 18 GB After switching to the updated version 28e6684b0850, I've observed a significant decrease in the model's ability to adhere to prompts in my specific downstream tasks. Could you please clarify why there are two different versions of gemma2:9b-instruct-fp16 and what changes were made between these versions? Should I revert to the older version 9de55d4bf6ae to maintain the previous performance? ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version 0.2.8
GiteaMirror added the bug label 2026-04-12 14:52:56 -05:00
Author
Owner

@igorschlum commented on GitHub (Aug 16, 2024):

Hi @shzhou12 thank you for your input. Do you have an exemple of prompt where performance dropped?

Why don't you update to the latest version of ollama and stay with 0.2.8?

<!-- gh-comment-id:2292857941 --> @igorschlum commented on GitHub (Aug 16, 2024): Hi @shzhou12 thank you for your input. Do you have an exemple of prompt where performance dropped? Why don't you update to the latest version of ollama and stay with 0.2.8?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#4011