mlx-examples/whisper/mlx_whisper/version.py
Awni Hannun 33905447f9
Whisper updates to allow HF models (#923)
* simplify conversion and update convert for HF models

* use npz for compat

* fixes

* fixes

* fix gguf

* allow user supplied path
2024-08-09 11:11:58 -07:00

4 lines
59 B
Python

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