Skip to content

Commit b0e1d73

Browse files
committed
Update Changelog
1 parent 5bdff0b commit b0e1d73

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
- ci: Customize wheel filename to improve version identification
2828
- Parse generated wheel filenames in the build step.
2929
- Append CUDA version (cuXXX) and AVX level (basic/avx2) to the version string.
30-
- New format: package-ver+cuXXX.avxver-pyver-plat.whl (e.g., llama_cpp_python-0.3.23+cu130.basic-cp310-win_amd64.whl).
30+
- New format: package-ver+cuXXX.avxver-pyver-abiver-platform.whl (e.g., llama_cpp_python-0.3.23+cu130.basic-cp310-cp310-win_amd64.whl).
3131

32-
- feat: Update llama.cpp to [ggml-org/llama.cpp/commit/68ac3acb435450d5ba1e62748e17671815313dc3](https://github.com/ggml-org/llama.cpp/commit/68ac3acb435450d5ba1e62748e17671815313dc3)
32+
- feat: Update llama.cpp to [ggml-org/llama.cpp/commit/b33df266d0a53f800c47513386920cff1019d70e](https://github.com/ggml-org/llama.cpp/commit/b33df266d0a53f800c47513386920cff1019d70e)
3333

34-
- feat: Sync llama.cpp llama/mtmd API Binding 20260127
34+
- feat: Sync llama.cpp llama/mtmd API Binding 20260129
3535

3636
## [0.3.22]
3737
- perf (TFFT): Optimize longest_token_prefix with Numpy SIMD and fast-fail probe

0 commit comments

Comments
 (0)