-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Importing Ollama models is broken #179
Comments
The problem is that there's a colon in the directory name (it should be a dash). |
When I select Import Models, the list includes all versions as one name, but in my ollama installation there is no Qwen2.5 but Qwen2.5:7b and other weights (to test them in different situations). And it's unable to find them. |
Issue number 2 I mentioned above is fixed by d5bdb9c. The only remaining issue is the misaligned model names. I may separate delfireinoso's comment out in to a separate issue. Let me reproduce first to see. |
Reported by discord user Rich:
I had imported a downloaded model via Ollama. When I clicked on the "Import Local Model" there were models available to import. After I had done so, I selected one of them and then when I tried to run it, I got the error in the second image. I deleted it and tried importing again, same error.
The text was updated successfully, but these errors were encountered: