mlx-examples/llms/mlx_lm/version.py
Awni Hannun 6731254e76
Use fast rope (#945)
* use fast rope

* fix llama

* use fast rope for llama3.1

* requires unreleased mlx

* fix su

* fix deepseek v2

* only one of base or freqs

* nit

* fix

* hard code freqs
2024-08-23 13:18:51 -07:00

4 lines
60 B
Python

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