mlx-examples/llms/mlx_lm/_version.py
Awni Hannun 5cae0a60e6
deepseek v3 model with pipeline parallelism (#1191)
* deepseekv3

* use upload_large_file instead of deprecated multi comit

* add pipeline generation and example

* comment

* get fp16 working

* use mlx==0.22
2025-01-09 15:55:53 -08:00

4 lines
60 B
Python

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