mlx-examples/llms/mlx_lm/version.py
Awni Hannun 7be292c0c9
Handle longer prompt/generation (#931)
* rebase

* nits

* nit

* fix rotating cache with step prefill

* update version
2024-08-16 15:28:39 -07:00

4 lines
60 B
Python

# Copyright © 2023-2024 Apple Inc.
__version__ = "0.17.0"