mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-24 09:21:16 +08:00
version (#1099)
This commit is contained in:
parent
8b1906abd0
commit
8bd6bfa4b5
@ -22,7 +22,7 @@ option(MLX_BUILD_SAFETENSORS "Include support for safetensors format" ON)
|
||||
option(BUILD_SHARED_LIBS "Build mlx as a shared library" OFF)
|
||||
|
||||
if(NOT MLX_VERSION)
|
||||
set(MLX_VERSION 0.12.2)
|
||||
set(MLX_VERSION 0.13.0)
|
||||
endif()
|
||||
|
||||
# --------------------- Processor tests -------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user