# mlx-lm を Homebrew でインストール

mlx-lm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:mlx-lm
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mlx-lm
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mlx-lm
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.31.3
- **ソース概要:** Run LLMs with MLX
- **ホームページ:** <https://github.com/ml-explore/mlx-lm>
- **リポジトリ:** <https://github.com/ml-explore/mlx-lm>
- **最終更新:** 2026-06-20T05:07:43Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mlx_lm (エイリアス)
- mlx_lm.awq (エイリアス)
- mlx_lm.benchmark (エイリアス)
- mlx_lm.cache_prompt (エイリアス)
- mlx_lm.chat (エイリアス)
- mlx_lm.convert (エイリアス)
- mlx_lm.dwq (エイリアス)
- mlx_lm.dynamic_quant (エイリアス)
- mlx_lm.evaluate (エイリアス)
- mlx_lm.fuse (エイリアス)
- mlx_lm.generate (エイリアス)
- mlx_lm.gptq (エイリアス)
- mlx_lm.lora (エイリアス)
- mlx_lm.manage (エイリアス)
- mlx_lm.perplexity (エイリアス)
- mlx_lm.server (エイリアス)
- mlx_lm.share (エイリアス)
- mlx_lm.upload (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.31.3
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://developer.apple.com/videos/play/wwdc2025/298/>
- <https://formulae.brew.sh/formula/mlx-lm>
- <https://github.com/ml-explore/mlx-examples/blob/main/llms/README.md>
- <https://github.com/ml-explore/mlx-lm>
- <https://huggingface.co/mlx-community>


## セキュリティノート

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## Combined YAML source

View the package source record on GitHub. [combined/mlx-lm.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mlx-lm.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
