[GH-ISSUE #12182] Error: 400 Bad Request: "embeddinggemma" does not support generate #70160

Closed
opened 2026-05-04 20:34:00 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @kpanic on GitHub (Sep 4, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12182

What is the issue?

Hello dear folks,

I am running:

$ ollama --version
ollama version is 0.11.10

and I got this error

Error: 400 Bad Request: "embeddinggemma" does not support generate

when running:

ollama run embeddinggemma

Is it something related to ollama?

Thank you so much 🙏🏾

Relevant log output


OS

manjaro linux

GPU

NVIDIA GeForce MX550

CPU

No response

Ollama version

0.11.10

Originally created by @kpanic on GitHub (Sep 4, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12182 ### What is the issue? Hello dear folks, I am running: ```bash $ ollama --version ollama version is 0.11.10 ``` and I got this error ```bash Error: 400 Bad Request: "embeddinggemma" does not support generate ``` when running: ```bash ollama run embeddinggemma ``` Is it something related to ollama? Thank you so much 🙏🏾 ### Relevant log output ```shell ``` ### OS manjaro linux ### GPU NVIDIA GeForce MX550 ### CPU _No response_ ### Ollama version 0.11.10
GiteaMirror added the bug label 2026-05-04 20:34:00 -05:00
Author
Owner

@Zyfax commented on GitHub (Sep 4, 2025):

EmbeddingGemma is an embedding model, not a chat model. Not a bug.

<!-- gh-comment-id:3255070971 --> @Zyfax commented on GitHub (Sep 4, 2025): EmbeddingGemma is an embedding model, not a chat model. Not a bug.
Author
Owner

@kpanic commented on GitHub (Sep 4, 2025):

ok. Thanks @Zyfax
Will close. Do you know how can I use it? Super newbie here. 🙏🏾

<!-- gh-comment-id:3255091403 --> @kpanic commented on GitHub (Sep 4, 2025): ok. Thanks @Zyfax Will close. Do you know how can I use it? Super newbie here. 🙏🏾
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#70160