Add Modelfile and GGUF management #10

Open
opened 2026-06-16 21:39:51 +02:00 by vince · 0 comments
Owner

Context:\nThere are local Modelfiles under /home/vince/ai/models/modelfiles referencing GGUF files under /home/vince/ai/models/gguf. The manager should make this workflow visible.\n\nRequirements:\n- Scan Modelfiles directory.\n- Parse FROM lines and detect referenced local files.\n- Show missing referenced GGUF paths.\n- Support creating a simple Modelfile from selected GGUF path and parameters.\n- Keep Modelfile editing conservative and auditable.\n\nAcceptance criteria:\n- UI lists Modelfiles and their FROM targets.\n- Missing files are flagged.\n- ollama create can be launched from a Modelfile.

Context:\nThere are local Modelfiles under /home/vince/ai/models/modelfiles referencing GGUF files under /home/vince/ai/models/gguf. The manager should make this workflow visible.\n\nRequirements:\n- Scan Modelfiles directory.\n- Parse FROM lines and detect referenced local files.\n- Show missing referenced GGUF paths.\n- Support creating a simple Modelfile from selected GGUF path and parameters.\n- Keep Modelfile editing conservative and auditable.\n\nAcceptance criteria:\n- UI lists Modelfiles and their FROM targets.\n- Missing files are flagged.\n- ollama create can be launched from a Modelfile.
vince added the
ollama
post-mvp
labels 2026-06-16 21:42:29 +02:00
vince added this to the v0.2 Refinement milestone 2026-06-16 21:42:29 +02:00
Sign in to join this conversation.
No description provided.