Files
Aleksander Grygier 25f3c82768 ui : replace HF bucket download with GH Releases assets
Make the source build fallback (priority 3 in scripts/ui-assets.cmake)
download llama-<version>-ui.tar.gz from GH Releases, verified against
the asset digest from the GitHub API (available for all releases,
including existing ones). When the exact version is not found, fall
back to the most recent bNNNN release, resolved via the API (the
releases are marked as prereleases, so /releases/latest does not match
them). GH_TOKEN/GITHUB_TOKEN can be used for authenticated downloads.

Remove LLAMA_UI_HF_BUCKET and the HF_UI_VERSION env var; the UI
version is now always derived from LLAMA_BUILD_NUMBER.

Assisted-by: pi:Kimi-K3
2026-08-26 14:32:51 +02:00
..
2026-04-30 16:15:54 +03:00
2026-03-08 12:30:21 +01:00
2026-04-26 19:49:26 +03:00
2025-08-18 22:06:44 +03:00
2026-08-25 11:51:14 +03:00
2025-08-18 22:06:44 +03:00