Tagged articles
3 articles
Page 1 of 1
AI Frontier Lectures
AI Frontier Lectures
May 21, 2025 · Artificial Intelligence

New BGE Vector Models Set SOTA in Code and Multimodal Retrieval – What Makes Them So Powerful?

Three newly released BGE vector models—BGE‑Code‑v1, BGE‑VL‑v1.5, and BGE‑VL‑Screenshot—deliver state‑of‑the‑art performance on code, multimodal, and visual document retrieval benchmarks, are open‑source on Hugging Face and GitHub, and aim to boost retrieval‑augmented applications across languages and modalities.

AI modelsBGEVector Retrieval
0 likes · 8 min read
New BGE Vector Models Set SOTA in Code and Multimodal Retrieval – What Makes Them So Powerful?
Zhihu Tech Column
Zhihu Tech Column
Oct 10, 2024 · Artificial Intelligence

Massive Multi-Label Text Classification via Semantic Retrieval and Large AI Model

This article presents a method for massive multi-label text classification on Zhihu content by combining a semantic retrieval model with a proprietary large AI model, detailing the challenges of large label spaces, model architecture, loss optimization, and experimental results showing significant accuracy gains.

BGElarge language modelmulti-label classification
0 likes · 16 min read
Massive Multi-Label Text Classification via Semantic Retrieval and Large AI Model
AI Large Model Application Practice
AI Large Model Application Practice
Jun 17, 2024 · Artificial Intelligence

Boost Your RAG Pipeline with Cohere and BGE Rerank Models

This guide explains why post‑retrieval reranking is essential for Retrieval‑Augmented Generation, compares the commercial Cohere Rerank service with the open‑source bge‑reranker‑large model, and provides step‑by‑step code for integrating both into LlamaIndex pipelines, including a custom TEI‑based processor.

BGECohereLlamaIndex
0 likes · 11 min read
Boost Your RAG Pipeline with Cohere and BGE Rerank Models