macOS
brew install mlx-lmlocal Homebrew formula metadata
brew
mlx-lm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mlx-lmlocal Homebrew formula metadata
概要
Run LLMs with MLX
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal. formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mlx_lm | cli | グローバル実行可能ファイル | |
mlx_lm.awq | cli | グローバル実行可能ファイル | |
mlx_lm.benchmark | cli | グローバル実行可能ファイル | |
mlx_lm.cache_prompt | cli | グローバル実行可能ファイル | |
mlx_lm.chat | cli | グローバル実行可能ファイル | |
mlx_lm.convert | cli | グローバル実行可能ファイル | |
mlx_lm.dwq | cli | グローバル実行可能ファイル | |
mlx_lm.dynamic_quant | cli | グローバル実行可能ファイル | |
mlx_lm.evaluate | cli | グローバル実行可能ファイル | |
mlx_lm.fuse | cli | グローバル実行可能ファイル | |
mlx_lm.generate | cli | グローバル実行可能ファイル | |
mlx_lm.gptq | cli | グローバル実行可能ファイル | |
mlx_lm.lora | cli | グローバル実行可能ファイル | |
mlx_lm.manage | cli | グローバル実行可能ファイル | |
mlx_lm.perplexity | cli | グローバル実行可能ファイル | |
mlx_lm.server | cli | グローバル実行可能ファイル | |
mlx_lm.share | cli | グローバル実行可能ファイル | |
mlx_lm.upload | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ml-explore/mlx-lm
インストールメタデータ
| パッケージキー | brew:mlx-lm |
|---|---|
| バージョン | 0.31.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mlx-lm |
| ホームページ | https://github.com/ml-explore/mlx-lm |
| リポジトリ | https://github.com/ml-explore/mlx-lm |
| 上流ドキュメント | https://github.com/ml-explore/mlx-lm/blob/main/README.md |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/84/94/9a38d6b0c6fcca995b9136c94eb7da1e9c5165652edf228b96b29960fa7a/mlx_lm-0.31.3.tar.gz |
| 最終更新 | 2026-06-20T05:07:43Z |
| Pulse | updated |
| 依存関係 | certifi, libyaml, mlx, numpy, protobuf, python@3.14, sentencepiece |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_sequoia, arm64_sonoma, arm64_tahoe) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.