• Stefy Lanza (nextime / spora )'s avatar
    tasks: show model downloads on the Tasks page · e4c040e2
    Stefy Lanza (nextime / spora ) authored
    Surface out-of-process download workers (tracked in _download_status) as
    first-class tasks in /admin/api/tasks, alongside generations, training and
    queued requests. They render with a percentage progress bar plus a
    filename / rate / ETA readout, and can be cancelled from the Tasks page
    (routed through a shared _cancel_download_session helper) or removed once
    finished/failed.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    e4c040e2
Name
Last commit
Last update
..
admin Loading commit data...
api Loading commit data...
backends Loading commit data...
broker Loading commit data...
frontproxy Loading commit data...
models Loading commit data...
openai Loading commit data...
pydantic Loading commit data...
queue Loading commit data...
tasks Loading commit data...
__init__.py Loading commit data...
cli.py Loading commit data...
config.py Loading commit data...
main.py Loading commit data...
platform_paths.py Loading commit data...