macOS
brew install mlx-lmlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mlx-lm in AI-Agent-Workflows.
Installation
brew install mlx-lmlocal Homebrew formula metadata
Überblick
Run LLMs with MLX
Verlauf
MLX LM is the language-model layer built on top of Apple's MLX array framework. The upstream project describes it as a Python package for generating text and fine-tuning large language models on Apple silicon with MLX. It packages common local-LLM workflows into command-line tools and Python APIs: generation, chat, model conversion, quantization, LoRA and full fine-tuning, benchmarking, prompt caching, upload/share flows, and a local server.
Its ecosystem role is to make MLX usable for Hugging Face-style LLM work without each user wiring model loading, tokenization, generation loops, quantization, and fine-tuning scripts by hand. The README highlights Hugging Face Hub integration, quantizing and uploading models, low-rank and full fine-tuning with quantized models, and distributed inference and fine-tuning through MLX distributed support. The MLX examples repository points users from earlier LLM examples to MLX LM as the more fully featured package.
Adoption is tied to the Apple-silicon local-model community. The MLX Community organization on Hugging Face hosts ready-to-use model weights for MLX LM and related MLX projects, and Apple's WWDC material presents MLX LM as the package for running and fine-tuning large language models on Macs. In Homebrew it is a convenience package for users who want the MLX LLM command suite installed as normal CLI tools rather than only through Python packaging.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
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_lm | cli | globales Executable | |
mlx_lm.awq | cli | globales Executable | |
mlx_lm.benchmark | cli | globales Executable | |
mlx_lm.cache_prompt | cli | globales Executable | |
mlx_lm.chat | cli | globales Executable | |
mlx_lm.convert | cli | globales Executable | |
mlx_lm.dwq | cli | globales Executable | |
mlx_lm.dynamic_quant | cli | globales Executable | |
mlx_lm.evaluate | cli | globales Executable | |
mlx_lm.fuse | cli | globales Executable | |
mlx_lm.generate | cli | globales Executable | |
mlx_lm.gptq | cli | globales Executable | |
mlx_lm.lora | cli | globales Executable | |
mlx_lm.manage | cli | globales Executable | |
mlx_lm.perplexity | cli | globales Executable | |
mlx_lm.server | cli | globales Executable | |
mlx_lm.share | cli | globales Executable | |
mlx_lm.upload | 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-lm
Installationsmetadaten
| Paketschlüssel | brew:mlx-lm |
|---|---|
| Version | 0.31.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mlx-lm |
| Homepage | https://github.com/ml-explore/mlx-lm |
| Repository | https://github.com/ml-explore/mlx-lm |
| Upstream-Dokumentation | https://github.com/ml-explore/mlx-lm/blob/main/README.md |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/84/94/9a38d6b0c6fcca995b9136c94eb7da1e9c5165652edf228b96b29960fa7a/mlx_lm-0.31.3.tar.gz |
| Zuletzt aktualisiert | 2026-06-20T05:07:43Z |
| Pulse | updated |
| Abhängigkeiten | certifi, libyaml, mlx, numpy, protobuf, python@3.14, sentencepiece |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_sequoia, arm64_sonoma, arm64_tahoe) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mlx-lm |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
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.