Fix logits processor bugs with spec dec (#1291)

* Fix logits processor bugs with spec dec

* bump patch
This commit is contained in:
Awni Hannun
2025-02-20 15:55:55 -08:00
committed by GitHub
parent 85669451d0
commit 3d793ecf68
2 changed files with 7 additions and 14 deletions

View File

@@ -1,3 +1,3 @@
# Copyright © 2023-2024 Apple Inc.
__version__ = "0.21.0"
__version__ = "0.21.5"