workflow fix - #71
Merged
Merged
workflow fix#71
Conversation
ogad-tether
added a commit
to ogad-tether/qvac
that referenced
this pull request
Jun 30, 2026
…KV fix) tts-cpp PR tetherto#71 gained an OpenCL/Adreno force-f32 KV guard (the Samsung S25 Ultra device-farm q8 load SIGSEGV). Registry PR tetherto#216 re-pinned to 9320bac0 and registered 2026-06-29#2; bump the default-registry baseline to that registry branch HEAD so the reference resolves tetherto#2. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ogad-tether
added a commit
to ogad-tether/qvac
that referenced
this pull request
Jul 1, 2026
…d mobile group That test loads Chatterbox variants on the GPU; on Adreno (Samsung S25 Ultra) it hits a PRE-EXISTING ggml-opencl SIGSEGV in ggml_backend_opencl_buffer_set_tensor (Q4_0 SOA upload, clEnqueueWriteBuffer) at model load — unrelated to this PR and present since before it (proven by a base A/B: the pre-tetherto#71 tts-cpp and the pre-tetherto#2918 commit crash identically; Pixel 9 / Mali-Vulkan passes). It was only added to the Android group by tetherto#2918 and merged before its mobile E2E ran, so it slipped through. Keep it on iOS (Metal) — it passes there and exercises this PR's q8-KV-on-Metal fix. Re-add to Android once the upstream ggml-opencl Adreno upload bug is fixed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ogad-tether
added a commit
to ogad-tether/qvac
that referenced
this pull request
Jul 2, 2026
@ d149258) PR tetherto#71 (chatterbox-mtl Metal q8 KV-on-GPU fix) merged to tts-cpp master @ d149258. Registry PR tetherto#216 re-pinned tts-cpp to it as 2026-07-02#1 (off current registry main), no longer a placeholder. Bump the default-registry baseline to tetherto#216's head and version>= to 2026-07-02. Also wire the mecab port (microsoft/vcpkg) into the registry list — tts-cpp now depends on it via the merged QVAC-21335 MeCab support. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ogad-tether
added a commit
to ogad-tether/qvac
that referenced
this pull request
Jul 2, 2026
…ged, registry tetherto#216 merged) tts-cpp PR tetherto#71 (chatterbox-mtl Metal q8 KV-on-GPU fix) merged @ d149258; registry PR tetherto#216 merged it to registry main as 2026-07-02#1. Bump the default-registry baseline to registry main HEAD and tts-cpp version>= to 2026-07-02 (final switch — no reference field needed now that the version is on main). Recreated off current main so it carries main's full mecab integration (find_package + link + Windows DllMain /FORCE:MULTIPLE + NOMINMAX) that the merged tts-cpp requires. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ogad-tether
added a commit
to ogad-tether/qvac
that referenced
this pull request
Jul 3, 2026
Per review on tetherto#2934: - vcpkg-configuration.json: restore the default-registry baseline to 162f8f7c (main). tts-cpp 2026-07-02 resolves from the registry version database via the version>= constraint alone, so no baseline bump is needed (matches the version-only convention used by tetherto#2879/tetherto#3026). - CHANGELOG.md: document the 2026-07-02 consume (chatterbox-mtl Metal q8 KV-on-GPU real fix, qvac-ext-lib-whisper.cpp PR tetherto#71 / registry tetherto#216).
ogad-tether
added a commit
to ogad-tether/qvac
that referenced
this pull request
Jul 3, 2026
Per review on tetherto#2934: - vcpkg-configuration.json: restore the default-registry baseline to 162f8f7c (main). tts-cpp 2026-07-02 resolves from the registry version database via the version>= constraint alone, so no baseline bump is needed (matches the version-only convention used by tetherto#2879/tetherto#3026). - CHANGELOG.md: document the 2026-07-02 consume (chatterbox-mtl Metal q8 KV-on-GPU real fix, qvac-ext-lib-whisper.cpp PR tetherto#71 / registry tetherto#216).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.