Harden model download with timeout and checksum

This commit is contained in:
Thales Maciel 2026-02-26 16:30:04 -03:00
parent 64c8c26bce
commit 0df8c356af
4 changed files with 42 additions and 3 deletions

View file

@ -94,6 +94,7 @@ Hotkey notes:
AI cleanup is always enabled and uses the locked local Llama-3.2-3B GGUF model
downloaded to `~/.cache/aman/models/` during daemon initialization.
Model downloads use a network timeout and SHA256 verification before activation.
Use `-v/--verbose` to enable DEBUG logs, including recognized/processed
transcript text and llama.cpp logs (`llama::` prefix). Without `-v`, logs are