macOS
brew install rapid-mlxlocal Homebrew formula metadata
安装
brew install rapid-mlxlocal Homebrew formula metadata
概览
Fast local AI engine for Apple Silicon with an OpenAI-compatible API
历史
Rapid-MLX is a local inference engine and OpenAI-compatible HTTP server built on Apple's MLX stack for Apple Silicon Macs. It packages model serving, interactive chat, benchmarking, model management, and agent/IDE integration behind the `rapid-mlx` CLI.
Development began in early 2026, with the official repository created in February and tagged releases available from March. The package was formerly exposed through `vllm-mlx` command names; those entry points remain as compatibility aliases while current documentation directs new users to `rapid-mlx`.
Rapid-MLX developed a fast release cadence and first-class integrations for coding agents and Python frameworks. By the 0.10 series it was distributed from PyPI and Homebrew core, while its documentation described dozens of model families, an alias catalog, and reproducible community hardware benchmarks.
A typical workflow is `rapid-mlx serve <model-alias>` followed by pointing an OpenAI-compatible client at `http://localhost:8000/v1`. Companion commands provide a terminal chat REPL, downloads and cache management, diagnostics, benchmarks, and setup templates for tools such as Codex, Claude Code, Aider, and Cursor.
Rapid-MLX packages the Apple-Silicon-specific MLX ecosystem into a familiar server-and-CLI interface, reducing model selection to stable aliases and preserving compatibility with the broad OpenAI client ecosystem. Its Homebrew, pip, uv, and self-contained installer paths make local LLM serving accessible without maintaining a bespoke Python environment.
安全态势
没有找到 rapid-mlx 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
rapid-mlx | cli | 全局可执行文件 | |
rapid-mlx-bench | cli | 全局可执行文件 | |
rapid-mlx-chat | cli | 全局可执行文件 | |
vllm-mlx | cli | 全局可执行文件 | |
vllm-mlx-bench | cli | 全局可执行文件 | |
vllm-mlx-chat | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/raullenchai/Rapid-MLX
安装元数据
| 软件包键 | brew:rapid-mlx |
|---|---|
| 版本 | 0.10.18 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/rapid-mlx |
| 主页 | https://github.com/raullenchai/Rapid-MLX |
| 仓库 | https://github.com/raullenchai/Rapid-MLX |
| 上游文档 | https://rapidmlx.com/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://files.pythonhosted.org/packages/6f/14/863070b4f8087540aa29219fa75dd74ac27ec484701ecb3a9c7d68fd1e8e/rapid_mlx-0.10.18.tar.gz |
| 最后更新 | 2026-07-25T04:02:37Z |
| Pulse | new |
| 依赖 | certifi, libyaml, mlx, numpy, openssl@3, pydantic, python@3.14, rpds-py |
| 构建依赖 | cmake, pkgconf, rust |
| Bottle | 可用 (于 arm64_sequoia, arm64_sonoma, arm64_tahoe) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rapid-mlx |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.