feat: Integrate Local LLM Runtime #36

Open
opened 2026-02-15 20:16:53 -05:00 by yindo · 0 comments
Owner

Originally created by @andrejvysny on GitHub (Nov 5, 2025).

Support integrated local llm runtimes like llama.cpp. This means user can easily download models and use them directly without need to have Ollama installed or other software.

https://github.com/ggml-org/llama.cpp

Loading models directly from Hugging Face listings?

User Interface

There needs to be multiple settings screens for:

  • managing local runtime
  • managing and downloading models
  • managing storage ?

Alternatives?

Another option would be to somehow integrate Ollama into this app?

This would be for discussion.

Originally created by @andrejvysny on GitHub (Nov 5, 2025). Support integrated local llm runtimes like llama.cpp. This means user can easily download models and use them directly without need to have Ollama installed or other software. https://github.com/ggml-org/llama.cpp Loading models directly from Hugging Face listings? ### User Interface There needs to be multiple settings screens for: - managing local runtime - managing and downloading models - managing storage ? ### Alternatives? Another option would be to somehow integrate Ollama into this app? This would be for discussion.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/desktop#36