From 22076774f06322aeda2a3830b2bb7cf2470b765a Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Tue, 11 Aug 2026 12:07:55 +0200 Subject: [PATCH] fix(gallery): correct Higgs Audio v3 checksum (#11459) The gallery checksum did not match the Q8_0 object currently published by audio-cpp. Use the SHA256 reported by both Hugging Face LFS metadata and the live x-linked-etag so model installation can verify the download. Assisted-by: Codex:gpt-5 Co-authored-by: localai-org-maint-bot <306269227+localai-org-maint-bot@users.noreply.github.com> --- gallery/index.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallery/index.yaml b/gallery/index.yaml index 8fd4cc008..8f0ab2ee0 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -50269,7 +50269,7 @@ model: audio-cpp/higgs-audio-v3-tts-4b-q8_0.gguf files: - filename: audio-cpp/higgs-audio-v3-tts-4b-q8_0.gguf - sha256: b857344af06b1b2497f4f8c1d0f0c134d0eeaf9c089c0d28ae6e58084d90f901 + sha256: 79746822045b5bf8f9ab2bda87b16cd3f8ea3d9e319cbcf887a87aa1b537a74a uri: huggingface://audio-cpp/audio.cpp-gguf/Higgs-Audio-v3-TTS-4B-GGUF/higgs-audio-v3-tts-4b-q8_0.gguf - name: audio-cpp-chatterbox url: github:mudler/LocalAI/gallery/virtual.yaml@master