[GH-ISSUE #2206] Mixtral model issue ? #63300

Closed
opened 2026-05-03 12:56:05 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @Nuranto on GitHub (Jan 26, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2206

Hello,

I wanted to test mixtral model, so I did ollama run mixtral

But after saying Hello, the model answers me :

Hello! Welcome to Bra****op.AI. How can I assist you today?
[...]

It's like ollama made me downloaded some fine-tuned model ?

Originally created by @Nuranto on GitHub (Jan 26, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2206 Hello, I wanted to test mixtral model, so I did `ollama run mixtral` But after saying Hello, the model answers me : ``` Hello! Welcome to Bra****op.AI. How can I assist you today? [...] ``` It's like ollama made me downloaded some fine-tuned model ?
Author
Owner

@swip3798 commented on GitHub (Jan 26, 2024):

If you run ollama ls you can see the ID of the model that you pulled. If you compare that ID with the mixtral tag you wanted to download https://ollama.ai/library/mixtral/tags, it should be the same. If they are the same, then it's probably just mixtral being a little too creative.

<!-- gh-comment-id:1912158523 --> @swip3798 commented on GitHub (Jan 26, 2024): If you run `ollama ls` you can see the ID of the model that you pulled. If you compare that ID with the mixtral tag you wanted to download [https://ollama.ai/library/mixtral/tags](https://ollama.ai/library/mixtral/tags), it should be the same. If they are the same, then it's probably just mixtral being a little too creative.
Author
Owner

@Nuranto commented on GitHub (Jan 27, 2024):

I use mixtral:latest 7708c059a8bb.

Creative, why not, but welcoming user with a link to a chinese commercial website ? Seems strange.

<!-- gh-comment-id:1913129461 --> @Nuranto commented on GitHub (Jan 27, 2024): I use `mixtral:latest 7708c059a8bb`. Creative, why not, but welcoming user with a link to a chinese commercial website ? Seems strange.
Author
Owner

@jmorganca commented on GitHub (May 10, 2024):

Hi yes please do re-pull, there may have been an issue with the weights or conversion (sorry if that's the case). If you're still seeing the issue let me know :)

<!-- gh-comment-id:2103670398 --> @jmorganca commented on GitHub (May 10, 2024): Hi yes please do re-pull, there may have been an issue with the weights or conversion (sorry if that's the case). If you're still seeing the issue let me know :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#63300