[GH-ISSUE #3152] Multilanguage support #48450

Open
opened 2026-04-28 08:24:35 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @jaimecoj on GitHub (Mar 14, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3152

There is no info about supported languages in README. Does any of the models support other language than English? I'm looking for open source model supporting Spanish.

Originally created by @jaimecoj on GitHub (Mar 14, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3152 There is no info about supported languages in README. Does any of the models support other language than English? I'm looking for open source model supporting Spanish.
GiteaMirror added the questiondocumentationollama.com labels 2026-04-28 08:24:36 -05:00
Author
Owner

@j0nd0n7 commented on GitHub (Mar 27, 2024):

Hi @jaimecoj, the language support depends on the model you use.
Here you have an example of a model that supports 5 languages including Spanish:
ollama run mixtral:8x7b

Here you can read about the model in the release notes of the creators:
Mixtral 8x7B launch notes

<!-- gh-comment-id:2023863353 --> @j0nd0n7 commented on GitHub (Mar 27, 2024): Hi @jaimecoj, the language support depends on the model you use. Here you have an example of a model that supports 5 languages including Spanish: `ollama run mixtral:8x7b` Here you can read about the model in the release notes of the creators: [Mixtral 8x7B launch notes](https://mistral.ai/news/mixtral-of-experts/)
Author
Owner

@silasalves commented on GitHub (Apr 2, 2024):

Maybe the supported languages could be added as part of the model description in https://ollama.com/library/{model_name} (besides model, license and params)?

<!-- gh-comment-id:2033135408 --> @silasalves commented on GitHub (Apr 2, 2024): Maybe the supported languages could be added as part of the model description in `https://ollama.com/library/{model_name}` (besides `model`, `license` and `params`)?
Author
Owner

@kjenney commented on GitHub (Sep 28, 2024):

Huggingface has a Language search: i.e. https://huggingface.co/models?language=es for spanish

<!-- gh-comment-id:2380328392 --> @kjenney commented on GitHub (Sep 28, 2024): Huggingface has a Language search: i.e. https://huggingface.co/models?language=es for spanish
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#48450