[feat] replace custom model selection with cliclack-based multiselect for improved TTY interaction

This commit is contained in:
2025-08-12 09:20:33 +02:00
parent eb1bf9e02d
commit 8ebdf876ed
3 changed files with 51 additions and 110 deletions

View File

@@ -32,6 +32,7 @@ CLI reference
- Number of layers to offload to the GPU when supported.
- --download-models
- Launch interactive model downloader (lists Hugging Face models; multi-select to download).
- Controls: Use Up/Down to navigate, Space to toggle selections, and Enter to confirm. Models are grouped by base (e.g., tiny, base, small).
- --update-models
- Verify/update local models by comparing sizes and hashes with the upstream manifest.
- -v, --verbose (repeatable)