pkg.soopen package index

brew / rank 5301

Install text-embeddings-inference with Homebrew

Blazing fast inference solution for text embeddings models. Version 1.9.3 via Homebrew; verified 2026-07-14.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install text-embeddings-inference

local Homebrew formula metadata

overview

Package summary

Blazing fast inference solution for text embeddings models

Commands and aliases

  • text-embeddings-router

history

Project history and usage

Text Embeddings Inference, usually abbreviated TEI, is Hugging Face's Rust-oriented serving toolkit for text-embedding, reranking, and sequence-classification models. It emerged from the operational need to serve embedding models efficiently for retrieval-augmented generation, semantic search, and large-scale vector indexing.

Project history

The official repository and documentation describe TEI as a toolkit for deploying and serving open source text embeddings and sequence classification models. Its design emphasizes no model graph compilation step, small Docker images, fast boot times, token-based dynamic batching, optimized inference with Flash Attention, Candle, and cuBLASLt, Safetensors and ONNX weight loading, and production features such as OpenTelemetry tracing and Prometheus metrics.

Adoption history

Hugging Face's official deployment material places TEI inside the broader Inference Endpoints and embedding-container story. A Hugging Face blog on embedding endpoints presents Text Embedding Inference as the managed solution used to deploy open-source embedding models, and the SageMaker embedding-container announcement says the container is powered by TEI for efficient deployment of embedding models used in RAG applications.

How it is used

The normal package-nerd entry point is the text-embeddings-router executable or a ghcr.io/huggingface/text-embeddings-inference Docker image. Users select a Hugging Face model ID or local model directory with --model-id, expose HTTP endpoints such as /embed, /rerank, /predict, or OpenAI-compatible embeddings routes, and tune batch/request limits to match hardware.

Homebrew is explicitly documented for Apple Silicon local installs: the upstream README says users can brew install text-embeddings-inference and launch text-embeddings-router with Metal acceleration. Docker images cover CPU, CUDA architectures, ARM64, Hopper, Blackwell, and related hardware tiers.

Why package nerds care

TEI matters to package and infrastructure nerds because it turns a fast-moving ML serving stack into a versioned binary/container artifact. It pulls together model formats, GPU capability constraints, batching limits, metrics, tracing, Hugging Face Hub model IDs, private model tokens, and platform-specific acceleration.

Its Homebrew formula is notable because it gives Mac users a native local embedding server path outside Docker, useful for development, local RAG experiments, and testing Hub-compatible embedding models on Apple Silicon.

Timeline

  • 2023: Hugging Face blog material presents Text Embedding Inference in embedding-model deployment workflows.
  • 2024: Hugging Face announces a SageMaker embedding container powered by TEI for embedding models and RAG applications.
  • 2025-2026: official docs and repository list expanded model families, hardware images, ONNX loading, OpenAI-compatible routes, Homebrew installation, and continued releases.

Related projects

  • Hugging Face Hub supplies model IDs, revisions, private/gated model access, and compatible model tags.
  • Text Generation Inference is the related Hugging Face serving project for generative language models.
  • Candle, Safetensors, Flash Attention, ONNX, and cuBLASLt are cited upstream as core performance or loading technologies.
  • MTEB and embedding model families such as BGE, E5, GTE, Nomic, Qwen, Jina, and Snowflake Arctic shape the models TEI users package and serve.

Sources

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$HF_HOME/token

executables

Installed executables

CommandKindExposureNote
text-embeddings-routerexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version1.9.3
manager updated2026-07-14
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:text-embeddings-inference
Version1.9.3
Package managerHomebrew
Homepagehttps://huggingface.co/docs/text-embeddings-inference/quick_tour
Repositoryhttps://github.com/huggingface/text-embeddings-inference
Last updated2026-07-14T17:14:17+09:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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