]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common : cleanup logs and modernize the progress bar (#21215)
authorAdrien Gallouët <redacted>
Tue, 31 Mar 2026 14:18:00 +0000 (16:18 +0200)
committerGitHub <redacted>
Tue, 31 Mar 2026 14:18:00 +0000 (16:18 +0200)
commit6307ec07d3ad730f21886fb484cdb4abe1e74091
tree91a81c3dda9241e78756d3afacbd967702526231
parent632219af73c0cabeae44e8f2e8d6d5478d153f52
common : cleanup logs and modernize the progress bar (#21215)

```
$ build/bin/llama-server -hf unsloth/Qwen3.5-0.8B-GGUF
common_download_file_single_online: HEAD failed, status: 404
no remote preset found, skipping
Downloading mmproj-BF16.gguf ——————————————————————————————————————— 100%
Downloading Qwen3.5-0.8B-Q4_K_M.gguf ——————————————————————————————— 100%
...
```

Signed-off-by: Adrien Gallouët <redacted>
common/download.cpp