Skip to content

Commit b0a0df3

Browse files
github-actions[bot]dndungu
authored andcommitted
chore(main): release 0.15.0
1 parent 0a40e11 commit b0a0df3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.14.1"
2+
".": "0.15.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.15.0](https://github.com/zerfoo/ztensor/compare/v0.14.1...v0.15.0) (2026-03-29)
4+
5+
6+
### Features
7+
8+
* **tensor:** MmapStorage.SliceElements for zero-copy expert weight slicing ([0a40e11](https://github.com/zerfoo/ztensor/commit/0a40e11c698406358918dafd9401782ce0d43f71))
9+
* **xblas:** streaming GEMM for mmap'd tensors, unblocks over-RAM inference ([8d80b91](https://github.com/zerfoo/ztensor/commit/8d80b914343916b3e1f9a578630bbf129515d405))
10+
311
## [0.14.1](https://github.com/zerfoo/ztensor/compare/v0.14.0...v0.14.1) (2026-03-28)
412

513

0 commit comments

Comments
 (0)