• Stefy Lanza (nextime / spora )'s avatar
    quant: surface jobs on Tasks page + model list, persist across restart · 6d053dc1
    Stefy Lanza (nextime / spora ) authored
    - quant jobs now appear on the Tasks page (api_tasks emits kind=quantize) and as
      a live badge on the HF model-list row (polled; re-renders only on change).
    - persist job state to <cache>/quantized/jobs.json; on startup a job left
      "running" is marked "interrupted" only if its owning PID is dead (merge-safe
      save so multiple processes don't clobber each other).
    - gitignore the runtime model cache (models/), logs/, and the third-party
      GPTQModel/ source clone (installed into the venv, not part of this repo).
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    6d053dc1
Name
Last commit
Last update
..
archive.html Loading commit data...
base.html Loading commit data...
change_password.html Loading commit data...
chat.html Loading commit data...
dashboard.html Loading commit data...
login.html Loading commit data...
models.html Loading commit data...
settings.html Loading commit data...
tasks.html Loading commit data...
tokens.html Loading commit data...
users.html Loading commit data...