• 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
..
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...