Harden model download with timeout and checksum
This commit is contained in:
parent
64c8c26bce
commit
0df8c356af
4 changed files with 42 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue