mlx-examples/llms/mlx_lm/_version.py
Awni Hannun 0f135396ae
Generation refactor: part 2 (#1099)
* unify with stream_generate

* fixes

* nit

* some cleanup, warnings, tests

* fix test + faster min p + test

* version
2024-11-23 11:47:06 -08:00

4 lines
60 B
Python

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