Get error when run ``ollama run mixtral:8x7b-text-v0.1-q6_K `` #910

Closed
opened 2025-11-12 09:49:19 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @yunfengsay on GitHub (Dec 20, 2023).

~ ❯ ollama run mixtral:8x7b-text-v0.1-q6_K ✘ INT  base  system 23:39:41
⠋ Error: invalid version

ollama version: 0.1.1
system: Ubuntu 23.10 mantic

Originally created by @yunfengsay on GitHub (Dec 20, 2023). ~ ❯ ollama run mixtral:8x7b-text-v0.1-q6_K ✘ INT  base  system 23:39:41 ⠋ Error: invalid version ollama version: 0.1.1 system: Ubuntu 23.10 mantic
Author
Owner

@phalexo commented on GitHub (Dec 20, 2023):

Doesn't the name have the suffix ":latest"?

@phalexo commented on GitHub (Dec 20, 2023): Doesn't the name have the suffix ":latest"?
Author
Owner

@mattbisme commented on GitHub (Dec 20, 2023):

Doesn't the name have the suffix ":latest"?

Depends on what tag is being used.

@mattbisme commented on GitHub (Dec 20, 2023): > Doesn't the name have the suffix ":latest"? Depends on what tag is being used.
Author
Owner

@easp commented on GitHub (Dec 20, 2023):

Ollama version? Update to the latest available.

System configuration? Logfile entries?

@easp commented on GitHub (Dec 20, 2023): Ollama version? Update to the latest available. System configuration? [Logfile entries](https://github.com/jmorganca/ollama/blob/main/docs/faq.md#how-can-i-view-the-logs)?
Author
Owner

@easp commented on GitHub (Dec 20, 2023):

@phalexo

Doesn't the name have the suffix ":latest"?

No. It's not necessary to specify :latest if you want to use the default (ie mixtral) and latest isn't appropriate if you are specifying another tag, like ":8x7b-text-v0.1-q6_K."

@easp commented on GitHub (Dec 20, 2023): @phalexo >Doesn't the name have the suffix ":latest"? No. It's not necessary to specify :latest if you want to use the default (ie mixtral) and latest isn't appropriate if you are specifying another tag, like ":8x7b-text-v0.1-q6_K."
Author
Owner

@yunfengsay commented on GitHub (Dec 21, 2023):

Ollama version? Update to the latest available.

System configuration? Logfile entries?
image
image

@yunfengsay commented on GitHub (Dec 21, 2023): > Ollama version? Update to the latest available. > > System configuration? [Logfile entries](https://github.com/jmorganca/ollama/blob/main/docs/faq.md#how-can-i-view-the-logs)? ![image](https://github.com/jmorganca/ollama/assets/15527378/7ff40c8b-30c6-4a4f-9665-463c91042774) ![image](https://github.com/jmorganca/ollama/assets/15527378/40fddbda-aae1-48b1-8698-c1ab7ccf1833)
Author
Owner

@yunfengsay commented on GitHub (Dec 21, 2023):

It works after upgrade ollama to 0.1.17

@yunfengsay commented on GitHub (Dec 21, 2023): It works after upgrade ollama to 0.1.17
Author
Owner

@jmorganca commented on GitHub (Dec 22, 2023):

@yunfengsay fantastic! Sorry the error isn't clearer RE requiring an upgrade. Will improve this!

@jmorganca commented on GitHub (Dec 22, 2023): @yunfengsay fantastic! Sorry the error isn't clearer RE requiring an upgrade. Will improve this!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#910