cocoa-xu/Setup MLX

Download and set up a precompiled MLX release from cocoa-xu/mlx-build

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
mlx-versionMLX version or requirement, e.g. "0.32.0", "~> 0.32", ">= 0.31.0"yes
tripletOverride the auto-detected target tripletno""
debugUse the debug build variantnofalse
jitmacOS only: use the JIT (runtime Metal compilation) variantnofalse
deployment-targetmacOS only: deployment target (14.0 = portable, 26.2 = NAX kernels)no14.0
cudaCUDA major version for the CUDA variant (Linux glibc, e.g. "13"); empty = CPU buildno""
cudnncuDNN major version for the CUDA variantno9
install-dirDirectory to extract MLX intono.mlx
add-to-pathAppend <install-dir>/bin to PATHnotrue
download-onlyOnly download the archive; do not extract or set envnofalse
repositoryGitHub repository hosting the MLX releasesnococoa-xu/mlx-build
tokenGitHub token used for the releases APIno${{ github.token }}
namedescription
mlx-versionResolved MLX version
tripletTarget triplet used
install-dirAbsolute install directory (usable as a CMake prefix)
lib-dirLibrary directory
include-dirInclude directory
archive-pathDownloaded archive path (download-only mode)