[GH-ISSUE #503] ollama pull llama2 error #62269

Closed
opened 2026-05-03 08:03:42 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @EasonZhaoZ on GitHub (Sep 10, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/503

404 Client Error: Not Found for url: https://ollama.ai/api/models

Originally created by @EasonZhaoZ on GitHub (Sep 10, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/503 404 Client Error: Not Found for url: https://ollama.ai/api/models
Author
Owner

@jmorganca commented on GitHub (Sep 10, 2023):

Hi @EasonZhaoZ sorry you hit this issue. It looks like you may have a very old prototype of ollama. Would it be possible to uninstall and it and download the current version?

pip uninstall ollama

Then the easiest way to download Ollama is to install it from here here. I've created https://github.com/jmorganca/ollama/issues/504 in case you're looking to use Ollama more tightly with Python

<!-- gh-comment-id:1712820063 --> @jmorganca commented on GitHub (Sep 10, 2023): Hi @EasonZhaoZ sorry you hit this issue. It looks like you may have a very old prototype of `ollama`. Would it be possible to uninstall and it and download the current version? ``` pip uninstall ollama ``` Then the easiest way to download Ollama is to install it from here [here](https://ollama.ai/download). I've created https://github.com/jmorganca/ollama/issues/504 in case you're looking to use Ollama more tightly with Python
Author
Owner

@EasonZhaoZ commented on GitHub (Sep 11, 2023):

thanks, it works !

<!-- gh-comment-id:1713098518 --> @EasonZhaoZ commented on GitHub (Sep 11, 2023): thanks, it works !
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#62269