simonw/llm-embed-jina
Embedding models from Jina AI
Provides local inference for three Jina embedding models (small/base/large variants supporting up to 8K token context) integrated as plugins for the LLM CLI tool. Models are automatically downloaded on first use and support batch embedding workflows with similarity search capabilities. Enables offline text embedding and vector storage without API dependencies.
No commits in the last 6 months. Available on PyPI.
Stars
65
Forks
8
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 18, 2024
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/simonw/llm-embed-jina"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
Blaizzy/mlx-embeddings
MLX-Embeddings is the best package for running Vision and Language Embedding models locally on...
qdrant/fastembed
Fast, Accurate, Lightweight Python library to make State of the Art Embedding
Merck/Sapiens
Sapiens is a human antibody language model based on BERT.
amansrivastava17/embedding-as-service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques