• Stefy Lanza (nextime / spora )'s avatar
    ui/gpu: show split tag in model list; fix AMD vs NVIDIA VRAM unit mismatch · eaa62670
    Stefy Lanza (nextime / spora ) authored
    - Model list: a model with cross-GPU split now tags as "<lead> ⇄split 📌" (with a
      tooltip naming the lead card + ratio/auto), so the list makes "loads here, spills
      onto the other GPU(s)" visible instead of looking like a plain pin.
    - gpu_detect._amd_stats reported VRAM in decimal GB (bytes/1e9) while _nvidia_stats
      used GiB (MiB/1024). That made the two cards ~7% out of step in the dashboard and
      in any cross-card free/total sum. AMD now reports GiB to match, so free-VRAM is
      consistent and comparable across both cards.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    eaa62670
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...