Release 0.54.1 - #428
Merged
Merged
Release 0.54.1#428
Conversation
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PLfVvtURRYZETceamLi8kP
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PLfVvtURRYZETceamLi8kP
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PLfVvtURRYZETceamLi8kP
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PLfVvtURRYZETceamLi8kP
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.
Summary
Transformers-only release, same pattern as 0.40.2: no new engine version needed, still ships against SKaiNET engine 0.54.0.
Headline:
MultiHeadAttentionbecomes the first consumer of the engine's SKEEP-005Schedule— attention heads run in parallel, bit-identical to sequential — and positional KV caches get copy-freeKVBufferViews instead of copying the whole prefix per layer per token (#412, #413, closed by #419).CHANGELOG.md: 0.54.1 entryREADME.md: "Current release" rewritten for 0.54.1, 0.54.0 folded into the history cascade, BOM coordinate bumpedskainet-transformers-*:0.54.0coordinate bumped to 0.54.1 (docs tutorials, moonshine reference, gemma module README), plus the parallel-attention tutorial and spec doc updated now that this ships as a real release instead of a-PuseLocalSkainet=truebranchgradle.properties:VERSION_NAME=0.54.1(engine pin stays at 0.54.0 — unchanged)Test plan
./gradlew apiCheck— greenNext: tag the merge commit
0.54.1once this lands, wait for the publish workflow, then fast-forwardmain.🤖 Generated with Claude Code
https://claude.ai/code/session_01PLfVvtURRYZETceamLi8kP