[GH-ISSUE #11840] Feature Request: A Visual Interface for Ollama Model Settings #7857

Open
opened 2026-04-12 20:01:07 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @3unnycheung on GitHub (Aug 10, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11840

Ollama needs a UI interface for model settings, for example, to set the model's context length, GPU offload number,top k, temperature and changing system prompt. This would make it much more convenient for many users.

Image
Originally created by @3unnycheung on GitHub (Aug 10, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11840 Ollama needs a UI interface for model settings, for example, to set the model's context length, GPU offload number,top k, temperature and changing system prompt. This would make it much more convenient for many users. <img width="767" height="1387" alt="Image" src="https://github.com/user-attachments/assets/5ab28a03-ab57-4b06-b5c8-875a5400333d" />
GiteaMirror added the appfeature request labels 2026-04-12 20:01:07 -05:00
Author
Owner

@belfie13 commented on GitHub (Aug 13, 2025):

should have all the model parameters and CLI options like nowordwrap, keepalive...
i know it's best having a defined modelfile but i'm constantly setting things like system and tweaking parameters.
keepalive works if you run it from CLI at any time: ollama run --keepalive 60m ""

<!-- gh-comment-id:3184629227 --> @belfie13 commented on GitHub (Aug 13, 2025): should have all the model parameters and CLI options like `nowordwrap`, `keepalive`... i know it's best having a defined modelfile but i'm constantly setting things like system and tweaking parameters. `keepalive` works if you run it from CLI at any time: `ollama run --keepalive 60m ""`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#7857