[GH-ISSUE #1875] [BUG]: llama 3 cannot be found for local installed ollama #1219

Closed
opened 2026-02-22 18:23:46 -05:00 by yindo · 2 comments
Owner

Originally created by @byzheng on GitHub (Jul 15, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1875

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

I freshly installed anything-llm in my Windows 11 laptop.

It is working for LLM Providers, Anything-LLM with llama3, but very slow (no GPU usage)

Following the suggestions (https://github.com/Mintplex-Labs/anything-llm/issues/1398), I separately installed ollama and pull model with ollama pull llama3 which is working on command line.

Then I configure LLM Providers in Anything LLM to select model llama3-latest. However, I get an error message.

Ollama call failed with status code 404: model "llama2" not found, try pulling it first 

Are there known steps to reproduce?

No response

Originally created by @byzheng on GitHub (Jul 15, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1875 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? I freshly installed anything-llm in my Windows 11 laptop. It is working for LLM Providers, Anything-LLM with llama3, but very slow (no GPU usage) Following the suggestions (https://github.com/Mintplex-Labs/anything-llm/issues/1398), I separately installed ollama and pull model with `ollama pull llama3` which is working on command line. Then I configure LLM Providers in Anything LLM to select model llama3-latest. However, I get an error message. ``` Ollama call failed with status code 404: model "llama2" not found, try pulling it first ``` ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:23:46 -05:00
yindo closed this issue 2026-02-22 18:23:46 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jul 16, 2024):

Open your LLM prefs, select another model (if one is not selected) and reselect what you intended to use - seems that it did not save your config during onboarding

@timothycarambat commented on GitHub (Jul 16, 2024): Open your LLM prefs, select another model (if one is not selected) and reselect what you intended to use - seems that it did not save your config during onboarding
Author
Owner

@fsiler commented on GitHub (Dec 17, 2024):

I am having this same issue and reselecting the model did not help. Win 11 Pro x86, Ollama, hoping to use llama3.2 and get same error.

@fsiler commented on GitHub (Dec 17, 2024): I am having this same issue and reselecting the model did not help. Win 11 Pro x86, Ollama, hoping to use llama3.2 and get same error.
yindo changed title from [BUG]: llama 3 cannot be found for local installed ollama to [GH-ISSUE #1875] [BUG]: llama 3 cannot be found for local installed ollama 2026-06-05 14:39:35 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1219