mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-07 20:47:30 +02:00
- ModelsDiscoverListSearch: extracted search input from the list - ModelsDiscoverModelDetailsMetadata: description + metadata chips extracted from the details header - ModelsDiscoverModelDetailsCommands: quant + draft sidecar selectors embedded in the inline command text - ModelsDownloadManager: tracked downloads with per-file progress and a delete action - ModelsDownloadManagerDownloadStatusToast: one toast per download with a progress bar per file (main + sidecars) and a CTA to open the download manager - DialogModelsDownloadManager: dialog shell for the manager Assisted-by: pi