[GH-ISSUE #460] 404 Client Error: Not Found for url: https://ollama.ai/api/models when running the model #215

Closed
opened 2026-04-12 09:44:15 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Satyam7166-tech on GitHub (Sep 3, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/460

This was working for me yesterday but is giving me this error after restart. My Ollama server is on
image

System: Mac m1 pro.

Also, I tried this on a different user on my mac and it works.

I can also connect it to langchain and a vector database
image

But specifying any other model except the ones I had already pulled is givng me this error:

raise ValueError( ValueError: Ollama call failed with status code 400. Details: stat /Users/satyam7166/.ollama/models/manifests/registry.ollama.ai/library/llama2/13b: no such file or directory

PS: I love this project as its the only one I've found that can properly utilize mps while connecting to my Vector Database. However, I am a complete beginner and if you need any other information, please ask.

Originally created by @Satyam7166-tech on GitHub (Sep 3, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/460 This was working for me yesterday but is giving me this error after restart. My Ollama server is on <img width="589" alt="image" src="https://github.com/jmorganca/ollama/assets/62897696/883387f7-6e19-4b09-abd8-38d717122bda"> System: Mac m1 pro. Also, I tried this on a different user on my mac and it works. I can also connect it to langchain and a vector database <img width="722" alt="image" src="https://github.com/jmorganca/ollama/assets/62897696/8f994d7a-29ad-49fc-a2c3-b42179c553de"> But specifying any other model except the ones I had already pulled is givng me this error: `raise ValueError( ValueError: Ollama call failed with status code 400. Details: stat /Users/satyam7166/.ollama/models/manifests/registry.ollama.ai/library/llama2/13b: no such file or directory` PS: I love this project as its the only one I've found that can properly utilize mps while connecting to my Vector Database. However, I am a complete beginner and if you need any other information, please ask.
Author
Owner

@Satyam7166-tech commented on GitHub (Sep 3, 2023):

Everything works when building with source so closing this issue.

<!-- gh-comment-id:1704312500 --> @Satyam7166-tech commented on GitHub (Sep 3, 2023): Everything works when building with source so closing this issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#215