[GH-ISSUE #979] [BUG]: try to load models from Ollama, but fail #596

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

Originally created by @taozhiyuai on GitHub (Mar 27, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/979

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

Ollama serve is working. but try to load models in anythingllm , the list is now shown.
截屏2024-03-27 13 06 06

Are there known steps to reproduce?

No response

Originally created by @taozhiyuai on GitHub (Mar 27, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/979 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? Ollama serve is working. but try to load models in anythingllm , the list is now shown. <img width="1840" alt="截屏2024-03-27 13 06 06" src="https://github.com/Mintplex-Labs/anything-llm/assets/146583103/50ab8276-da7d-4105-bcc5-e29ccaf3e0e2"> ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:20:23 -05:00
yindo closed this issue 2026-02-22 18:20:23 -05:00
Author
Owner

@shatfield4 commented on GitHub (Mar 27, 2024):

Use http://127.0.0.1:11434 as your Ollama Base URL. For some reason Ollama does not bind to http://localhost:11434. Also if you haven't already, try selecting AnythingLLM as your LLM Provider and you can download/use any Ollama model directly inside the desktop app without running Ollama separately :)

@shatfield4 commented on GitHub (Mar 27, 2024): Use `http://127.0.0.1:11434` as your Ollama Base URL. For some reason Ollama does not bind to `http://localhost:11434`. Also if you haven't already, try selecting AnythingLLM as your LLM Provider and you can download/use any Ollama model directly inside the desktop app without running Ollama separately :)
Author
Owner

@timothycarambat commented on GitHub (Mar 27, 2024):

@shatfield4 answer is the reason you are not getting the answer from your local Ollama installation

@timothycarambat commented on GitHub (Mar 27, 2024): @shatfield4 answer is the reason you are not getting the answer from your local Ollama installation
yindo changed title from [BUG]: try to load models from Ollama, but fail to [GH-ISSUE #979] [BUG]: try to load models from Ollama, but fail 2026-06-05 14:36:12 -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#596