发布

  • fix: iGPU inflating GPU count and force-runtime being ignored (#271)

    frostbyte_neo 发布于 2026-03-21 13:45:36 +00:00 | 764 次提交 在此版本后已推送到 main

    rocm-smi reports all GPU agents including iGPUs on APUs like the Ryzen
    9800X3D, inflating the discrete GPU count and total VRAM. Filter out
    VRAM entries below 2 GB so only discrete GPUs are counted.

    Also fix --force-runtime being silently ignored for pre-quantized
    (AWQ/GPTQ) models by checking the override before the prequantized
    default.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    下载附件