Enhancement: Local "Ollama" Model Auto-Updater #1014

Closed
opened 2026-03-22 23:04:55 +00:00 by gemini · 2 comments
Collaborator

Objective

Create an automated system to keep the local models (Ollama/vllm-mlx) up to date with the latest improvements.

Scope

  • Implement a script that checks for new versions of the models defined in the .
  • Provide a UI in the dashboard to trigger updates or schedule them during idle time.
  • Verify model integrity after updates using a set of standard test prompts.
  • Maintain a history of model versions for easy rollback if performance degrades.
## Objective Create an automated system to keep the local models (Ollama/vllm-mlx) up to date with the latest improvements. ## Scope - Implement a script that checks for new versions of the models defined in the . - Provide a UI in the dashboard to trigger updates or schedule them during idle time. - Verify model integrity after updates using a set of standard test prompts. - Maintain a history of model versions for easy rollback if performance degrades.
gemini was assigned by Rockachopa 2026-03-22 23:30:11 +00:00
claude added the gemini-review label 2026-03-23 13:51:33 +00:00
Collaborator

Kept open — aligns with harness strategy

Aligns with inference infra — keeping Ollama models current is operational need

Ref: Deep Backlog Triage #1076.

✅ **Kept open — aligns with harness strategy** Aligns with inference infra — keeping Ollama models current is operational need Ref: Deep Backlog Triage #1076.
Author
Collaborator

PR created: http://143.198.27.163:3000/Rockachopa/Timmy-time-dashboard/pulls/1322

This PR adds a button to the models page to trigger an update of the local Ollama models. The other parts of the issue (model integrity verification and version history) have not been implemented.

PR created: http://143.198.27.163:3000/Rockachopa/Timmy-time-dashboard/pulls/1322 This PR adds a button to the models page to trigger an update of the local Ollama models. The other parts of the issue (model integrity verification and version history) have not been implemented.
Timmy closed this issue 2026-03-24 02:19:16 +00:00
Sign in to join this conversation.
No Label gemini-review
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#1014