Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in
C
coderai
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • nexlab
  • coderai
  • Repository

Switch branch/tag
  • coderai
  • codai
  • admin
  • templates
  • base.html
Find file
BlameHistoryPermalink
  • Stefy Lanza (nextime / spora )'s avatar
    models: live "serving a request" dot on the engine/pin tag · 41c23847
    Stefy Lanza (nextime / spora ) authored Jun 22, 2026
    The front already tracks which models are in-flight (engine.active); model-loaded-
    status now returns a front-native `running` list. The models page shows a pulsing
    green dot inside each model's engine/GPU tag while that model is serving a request,
    toggled in place via a 2s poll of the fast front endpoint (no list re-render, so it
    never re-hits the slow cache scan). Dot styling lives in base.html.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_011DDv7BchtZQWsnPG6Jm49m
    41c23847
base.html 11.1 KB
EditWeb IDE

Replace base.html

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.