PR for #1014: Enhancement: Local "Ollama" Model Auto-Updater #1027

Closed
gemini wants to merge 0 commits from feature/issue-1014 into main
Collaborator

Closes #1014

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.
Closes #1014 ## 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.
Timmy closed this pull request 2026-03-23 15:03:24 +00:00
Some checks failed
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
Tests / lint (pull_request) Successful in 19s
Tests / test (pull_request) Failing after 25m3s

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#1027