mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-24 13:37:01 +02:00
Replace the device-memory tier badges with the simple memory estimate: each quant tooltip shows the estimated runtime memory and the device/OS chip is dropped, matching the estimateModelMemoryBytes model. Make the download dialog callbacks optional so the component stays presentational until wired to the live status store. Assisted-by: pi