Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 localai

查看 localai 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install localai

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#local-ai

nixpkgs package indexes · pkgs/by-name/lo/local-ai/package.nix · 来源: api.github.com

概览

软件包摘要

OpenAI alternative

命令和别名

  • local-ai

历史

项目历史与用法

LocalAI is an open-source local AI inference server and CLI that exposes OpenAI-compatible APIs for self-hosted models. It began in the 2023 local-LLM wave and grew from a local OpenAI API replacement into a broader multimodal AI engine with model galleries, backend management, web UI, agents, and distributed operation.

项目历史

The mudler/LocalAI repository was created in March 2023. The README describes LocalAI as an open-source AI engine for LLMs, vision, voice, image, and video on local hardware, with no GPU required and privacy-first operation because data stays on the user's infrastructure.

In 2023, LocalAI focused on making local models usable behind OpenAI-compatible endpoints. Official news from mid-2023 records rapid support for model galleries, GPU offload, Apple Metal, Falcon-family models, Hugging Face backends, stable-diffusion, text-to-audio, and static Linux binaries. A late-2023 maintainer update described a move toward a gRPC backend structure and a C++ llama.cpp backend to track upstream more closely.

By 2025 and 2026, LocalAI had expanded into a modular backend architecture. The v3.0.0 announcement introduced a backend gallery based on OCI images, realtime WebSocket APIs, dynamic VRAM handling, multimodal upgrades, and deprecation of older extras images. The v4.0.0 announcement framed the project as a complete AI orchestration platform with agents, Agenthub, a React UI rewrite, Canvas mode, MCP support, WebRTC realtime audio, and more backends.

采用历史

LocalAI rode the demand for self-hosted, OpenAI-compatible inference after local LLM tooling became mainstream in 2023. Its adoption signals are unusually strong for a CLI/server package: the official repository shows tens of thousands of stars, thousands of forks, and thousands of commits, while Homebrew and Nix packaging make the binary accessible outside container workflows.

The project broadened adoption by supporting multiple install styles: container images for CPU and GPU targets, binaries for Linux and macOS, model-gallery installs, and a local-ai CLI that can run models and open chat sessions. Its compatibility story also widened from OpenAI-style APIs to Anthropic Messages, Open Responses, Ollama-related workflows, and MCP-enabled agents.

使用方式

Users commonly run LocalAI as a local server, then point OpenAI-compatible SDKs or clients at localhost. The getting-started guide documents curl requests to /v1/chat/completions, model installation from the gallery, automatic backend detection based on GPU capabilities, built-in agents, and distributed mode for production or larger compute needs.

The Homebrew formula installs the local-ai executable, but official docs still treat containers as the fullest-feature path because some Python-based and heavy media backends are not included in all binaries. The binary reference documents direct Linux and macOS downloads and notes backend limitations for binary builds.

为什么软件包爱好者会关心

LocalAI is package-nerd significant because it turns a fast-moving stack of model runtimes, backends, APIs, and hardware-specific acceleration into one installable command. It is the sort of package where the formula is only the visible tip; the real work is coordinating llama.cpp, vLLM, whisper.cpp, stable-diffusion, MLX, OCI backends, GPU variants, and API compatibility.

It also captures a packaging shift in AI tooling: instead of a single static CLI, LocalAI became a launcher and orchestrator that downloads or connects model and backend artifacts at runtime. That makes it attractive to self-hosters and developers, but also means package metadata must clearly distinguish the CLI/server from the larger optional backend ecosystem.

时间线

  • 2023: The mudler/LocalAI repository is created and early releases focus on local OpenAI-compatible inference.
  • 2023: v1.x news records model galleries, GPU offload, Apple Metal support, text-to-audio, static binaries, and backend refactoring.
  • 2025: v3.0.0 introduces the backend gallery, realtime WebSocket API, dynamic VRAM handling, and a new modular backend model.
  • 2026: v4.0.0 adds native agents, Agenthub, React UI, Canvas mode, MCP support, WebRTC realtime audio, and additional backends.
  • 2026: Official README highlights support for 60+ backends, multiple hardware accelerators, multimodal APIs, and distributed mode.

Related projects

  • llama.cpp, vLLM, whisper.cpp, stable-diffusion, MLX, and other model runtimes are backend building blocks named by the LocalAI README.
  • OpenAI-compatible SDKs and clients are primary integration targets because LocalAI exposes compatible API endpoints.
  • Ollama, GPT4All, and other local-model tools sit in the same self-hosted inference ecosystem, while LocalAI differentiates itself through broad API compatibility and backend orchestration.

安全态势

尚未找到受保护工具覆盖

没有找到 localai 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 5 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
local-aicli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本4.7.1
管理器更新时间2026-07-14
本地数据OK
上游当前
检测到的最新版本v4.7.1

https://github.com/mudler/LocalAI

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:localai
版本4.7.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/localai
主页https://localai.io
仓库https://github.com/mudler/LocalAI
上游文档https://localai.io
许可证MIT
源码归档https://github.com/mudler/LocalAI/archive/refs/tags/v4.7.1.tar.gz
最后更新2026-07-14T18:47:04Z
Pulseupdated
构建依赖go, node, protobuf, protoc-gen-go, protoc-gen-go-grpc
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelocalai
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix92%

local-ai

nix profile install nixpkgs#local-ai
  • installed executable or alias match
  • 匹配方式:Local Ai
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lo/local-ai/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment