mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-24 09:21:18 +08:00

* 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
4 lines
60 B
Python
4 lines
60 B
Python
# Copyright © 2023-2024 Apple Inc.
|
|
|
|
__version__ = "0.17.1"
|