[GH-ISSUE #2494] Change language in Llava #1456

Closed
opened 2026-04-12 11:21:12 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @shersoni610 on GitHub (Feb 14, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2494

Hello,
I am running "ollama run llava". The output is in Non-English language. How do I change it?

Originally created by @shersoni610 on GitHub (Feb 14, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2494 Hello, I am running "ollama run llava". The output is in Non-English language. How do I change it?
GiteaMirror added the bug label 2026-04-12 11:21:12 -05:00
Author
Owner

@shersoni610 commented on GitHub (Feb 14, 2024):

Hello, I get the following:

Describe the image in English 'Wide-Squat.png'
죄송합니다, "Wide-Squat.png"이라는 이미지가 있나요? 만약에 그렇다면 어떤 것인지 설명해주세요.

Describe the image in English language. 'Wide-Squat.png'
죄송합니다, "Wide-Squat.png"이라는 이미지가 있나요? 만약에 그렇다면 어떤 것인지 설명해주세요.

<!-- gh-comment-id:1944226107 --> @shersoni610 commented on GitHub (Feb 14, 2024): Hello, I get the following: >>> Describe the image in English 'Wide-Squat.png' 죄송합니다, "Wide-Squat.png"이라는 이미지가 있나요? 만약에 그렇다면 어떤 것인지 설명해주세요. >>> Describe the image in English language. 'Wide-Squat.png' 죄송합니다, "Wide-Squat.png"이라는 이미지가 있나요? 만약에 그렇다면 어떤 것인지 설명해주세요.
Author
Owner

@BruceMacD commented on GitHub (Feb 16, 2024):

Hi @shersoni610, this sometimes happens when the image isn't being sent to the model correctly. Try updating to the most recent version of ollama and also running ollama pull llava.

<!-- gh-comment-id:1947531422 --> @BruceMacD commented on GitHub (Feb 16, 2024): Hi @shersoni610, this sometimes happens when the image isn't being sent to the model correctly. Try updating to the most recent version of ollama and also running `ollama pull llava`.
Author
Owner

@hoyyeva commented on GitHub (Mar 11, 2024):

Hey @shersoni610, thanks for bringing this to our attention. This can happen in older version of Ollama that did not support llava models. To fix the problem try updating Ollama to latest.

Resolving this for now as it is a known issue.

<!-- gh-comment-id:1989177432 --> @hoyyeva commented on GitHub (Mar 11, 2024): Hey @shersoni610, thanks for bringing this to our attention. This can happen in older version of Ollama that did not support llava models. To fix the problem try updating Ollama to latest. Resolving this for now as it is a known issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#1456