mlx-examples/llms/mlx_lm/version.py
Awni Hannun 95f82e67a2
Fix import warning (#479)
* fix import warning
* fix version import
* remove api, move convert to utils
* also update circle to run external PRs
2024-02-27 08:47:56 -08:00

4 lines
60 B
Python

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