MODELS
by BAAI
English BGE v1.5 base embedding model for feature extraction, search, and RAG retrieval workflows.
BAAI/bge-base-en-v1.5 is listed on Hugging Face for feature extraction. BAAI’s BGE documentation lists it under BGE-v1.5 as an English model with 109M parameters and a 438 MB size, and provides FlagModel inference usage. The official FlagEmbedding repository describes BGE as a one-stop retrieval toolkit for search and RAG, with quick-start examples that load BAAI/bge-base-en-v1.5 via FlagAutoModel.from_finetuned.
Use for English embedding or feature-extraction tasks where the BGE v1.5 base model size is appropriate. Use in search or RAG retrieval pipelines built around the FlagEmbedding toolkit. Evaluate when you need a documented BGE-v1.5 English model with published parameter and file-size metadata.
Last updated Aug 3, 2026