Commit b02544d
chore(main): release 1.3.0 (#48)
🤖 I have created a release *beep* *boop*
---
##
[1.3.0](v1.2.2...v1.3.0)
(2026-03-31)
### Features
* **kv-cache:** add sliding window attention bypass for Gemma models
([#53](#53))
([ee5300e](ee5300e))
* **triton:** add head_dim 64/96 kernel support with non-pow2 padding
([#52](#52))
([44edd60](44edd60))
* **verify:** add head_dim 256 support and validate Gemma-2/Gemma-3
([#55](#55))
([e0f5d45](e0f5d45))
* **verify:** validate Phi-3-mini compression quality
([#54](#54))
([f5fec46](f5fec46))
* **verify:** validate Qwen2.5-3B and Phi-4 compression quality
([#51](#51))
([48243c9](48243c9))
### Bug Fixes
* **benchmark:** add head_dim detection division guard
([#56](#56))
([380a7eb](380a7eb))
* **triton:** add defensive assertions and throughput penalty docs
([44edd60](44edd60))
* **vllm:** guard forward() against kv_cache=None during profiling
([#57](#57))
([3c5fdde](3c5fdde))
### Performance Improvements
* **experiments:** add experiment 022 clip duration comparison
([#47](#47))
([55503a9](55503a9))
* **experiments:** add experiment 023 frame count sweep
([#49](#49))
([d025208](d025208))
* **experiments:** add experiment 024 zero-change model probe
([#50](#50))
([d11fc3a](d11fc3a))
### Documentation
* **roadmap:** add experiment 023 frame count sweep findings
([d025208](d025208))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 3c5fdde commit b02544d
4 files changed
Lines changed: 33 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
3 | 33 | | |
4 | 34 | | |
5 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments