macOS
brew install mlxlocal Homebrew formula metadata
sudo port install mlxMacPorts ports tree · llm/mlx/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mlx in AI-Agent-Workflows.
Installation
brew install mlxlocal Homebrew formula metadata
sudo port install mlxMacPorts ports tree · llm/mlx/Portfile · Quelle: api.github.com
Überblick
Array framework for Apple silicon
Verlauf
MLX is Apple's open source array framework for machine learning on Apple silicon. The project is published under the ml-explore organization and is described by Apple and the upstream README as an array framework optimized for Apple silicon and its unified memory architecture. The MLX examples citation credits the initial software suite to Awni Hannun, Jagrit Digani, Angelos Katharopoulos, and Ronan Collobert, with a 2023 citation entry.
Technically, MLX sits in the NumPy, PyTorch, JAX, and ArrayFire family rather than being only a model runner. Its README emphasizes familiar NumPy-like APIs, C, C++, and Swift bindings, PyTorch-like higher-level neural-network and optimizer packages, composable transformations for automatic differentiation and vectorization, lazy computation, dynamic graph construction, CPU/GPU execution, and unified memory so arrays can be operated on across supported devices without explicit transfers.
The framework quickly became the base layer for a cluster of Apple-silicon ML tools: MLX LM for language models, MLX examples for reference implementations across text, image, audio, video, and multimodal models, and community-converted model weights on Hugging Face. LM Studio also shipped an MLX engine for on-device LLM use on Apple-silicon Macs. In package managers, the `mlx` package is the foundation dependency; users install higher-level packages such as `mlx-lm` when they want complete model workflows.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mlx.distributed_config | cli | globales Executable | |
mlx.launch | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/ml-explore/mlx
Installationsmetadaten
| Paketschlüssel | brew:mlx |
|---|---|
| Version | 0.32.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mlx |
| Homepage | https://ml-explore.github.io/mlx/build/html/index.html |
| Repository | https://github.com/ml-explore/mlx |
| Upstream-Dokumentation | https://ml-explore.github.io/mlx/build/html/index.html |
| Lizenz | MIT AND Apache-2.0 |
| Quellarchiv | https://github.com/ml-explore/mlx/archive/refs/tags/v0.32.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-08T14:26:04Z |
| Pulse | updated |
| Abhängigkeiten | python@3.14 |
| Build-Abhängigkeiten | cmake, fmt, nanobind, nlohmann-json, python-setuptools, robin-map |
| Bottle | verfügbar (auf arm64_sequoia, arm64_sonoma, arm64_tahoe) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mlx |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mlx
sudo port install mlxQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.