Tools/Vector Databases & Embeddings/TEI (Text Embeddings Inference)

TEI (Text Embeddings Inference)

High-performance embedding server by Hugging Face for production deployment.

Open SourceSelf HostedOffline CapableGPU Required (4GB+ VRAM)
0.0 (0)

About

Text Embeddings Inference, or TEI, is Hugging Face's high-performance server for deploying text embedding, reranking, and sequence classification models in production. Written in Rust, it skips model graph compilation for fast startup, ships small Docker images, and applies token-based dynamic batching alongside optimized inference paths built on Flash Attention, Candle, and cuBLASLt. Supported architectures span BERT-style encoders, XLM-RoBERTa, CamemBERT, JinaBERT, ModernBERT, and MPNet plus embedding families like Nomic, GTE, E5, Qwen, Mistral, and Gemma, loading Safetensors or ONNX weights. It exposes both HTTP and gRPC APIs, emits OpenTelemetry traces and Prometheus metrics, and runs on x86 and ARM CPUs, NVIDIA GPUs from Volta onward, Apple Silicon via Metal, and experimentally on AMD ROCm. Engineers building RAG pipelines, semantic search, and reranking services reach for TEI when they need scalable embedding throughput without writing their own serving layer. Released under the Apache 2.0 license.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Easy (2/5)
License
Apache-2.0
Minimum VRAM
4 GB
Added
Apr 3, 2026

Related Tools

Fast embedding inference server supporting many embedding models.

Open SourceSelf HostedOffline
Easy
0.0 (0)
Featured

Open-source vector similarity search extension for PostgreSQL.

Open SourceSelf HostedOffline
Easy
0.0 (0)

All-in-one embeddings database for semantic search, LLM orchestration, and language model workflows.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Library for representing and sending multimodal data by Jina AI.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Python client library for Qdrant vector database.

Open SourceSelf HostedOffline
Beginner
0.0 (0)
Featured

Efficient similarity search library by Meta for dense vector clustering and retrieval.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Browse all Vector Databases & Embeddings tools