Title
Spotlight: Qodo Innovates Efficient Code Search with NVIDIA DGX
Spotlight: Qodo Innovates Efficient Code Search with NVIDIA DGX | NVIDIA Technical Blog DEVELOPER Home Blog Forums Docs Downloads Training Join…
Each colour maps a published value to the exact source passage used to support it. Only bounded excerpts are public; administrators can inspect the complete captured source.
Title
Spotlight: Qodo Innovates Efficient Code Search with NVIDIA DGX
Spotlight: Qodo Innovates Efficient Code Search with NVIDIA DGX | NVIDIA Technical Blog DEVELOPER Home Blog Forums Docs Downloads Training Join…
Description
Qodo, a multi-agent code integrity platform, built its AI agents on retrieval-augmented generation powered by a state-of-the-art code embedding model trained on NVIDIA DGX. Qodo fine-tuned two embedding models, Qodo-Embed-1-1.5B and Qodo-Embed-1-7B (based on Qwen), achieving state-of-the-art accuracy on the Hugging Face MTEB CoIR leaderboard in their size categories. In a collaboration with NVIDIA, Qodo's code indexer, RAG retriever, and embedding model were substituted into NVIDIA's internal RAG solution (Genie) for searching private code repositories, integrated into NVIDIA's internal Slack system, yielding more detailed and accurate responses to technical questions from expert C++ developers than the original pipeline, evaluated using Ragas-generated synthetic questions against RTXDI, RTXGI and RTXPT SDK repositories.
…se bottlenecks down the line. Qodo , a member of the NVIDIA Inception program , is a multi-agent code integrity platform that enhances and automates software quality workflows with AI-powered agents for code writing, testing, and review. A core principle of Qodo’s vision is the belief that AI can only drive meaning…
Company
Qodo
…fic context can lead to lower-quality code and cause bottlenecks down the line. Qodo , a member of the NVIDIA Inception program , is a multi-agent code integrity platform that enhances and automates software…
Industry
Technology & Software
…information. Learn more Large language models (LLMs) have enabled AI tools that help you write more code faster, but as we ask these tools to take on more and more complex tasks, there are li…
Problem
Large language models help developers write code faster, but face limitations understanding the nuances of programming languages, complex dependencies, and codebase-specific context, which can lead to lower-quality code and bottlenecks; general-purpose embedding models focus on language patterns rather than code-specific elements like syntax, variable dependencies, control flow and API usage, leading to imprecise code retrieval.
…ake on more and more complex tasks, there are limitations that become apparent. Challenges such as understanding the nuances of programming languages, complex dependencies, and adapting to codebase-specific context can lead to lower-quality code and cause bottlenecks down the line. Qodo , a member of the NVIDIA Inception program , is a multi-agent code integri…
Solution
Qodo built its AI agents on retrieval-augmented generation (RAG), a code-specific indexing pipeline with language-specific static analysis for chunking, and a state-of-the-art code embedding model trained on an NVIDIA DGX 8x A100 80GB node using bfloat16 precision and large micro-batch sizes. Qodo fine-tuned two embedding models, Qodo-Embed-1-1.5B and Qodo-Embed-1-7B, based on the Qwen open-source LLM. In collaboration with NVIDIA, Qodo's code indexer, RAG retriever and embedding model were substituted into NVIDIA's internal Genie RAG pipeline for searching private code repositories, integrated into NVIDIA's internal Slack system.
…plicated on each GPU worker, and batches of data are split among multiple GPUs. Qodo trained their embedding model using a NVIDIA DGX 8x A100 80GB node. Training at bfloat16 numeric precision enabled them to use large micro-batch si…
Business value
Qodo's fine-tuned embedding models achieved state-of-the-art accuracy, leading the Hugging Face MTEB CoIR leaderboard in their respective size categories. In a case study evaluated with Ragas-generated synthetic questions against the RTXDI, RTXGI and RTXPT SDK repositories, the Qodo-based pipeline yielded more detailed and accurate responses to technical questions from expert C++ developers than NVIDIA's original Genie pipeline.
…LM developed by Alibaba Cloud and designed to perform a wide range of AI tasks. They achieved SOTA accuracy, leading the Hugging Face MTEB ::CoIR leaderboard with both models in their respective size category (Figure 4). NDGC is a specific metric used to assess the quality of information…
AI capabilities
Retrieval-Augmented Generation, Code Generation, Agentic AI
…lti-agent code integrity platform that enhances software quality workflows with AI-powered agents for code writing, testing, and review, operating with deep contextual awareness to drive meaningful improvements in s…
Technology
NVIDIA DGX, Qodo-Embed-1-1.5B, Qodo-Embed-1-7B, Qwen
…ading to improved representation quality. Qodo fine-tuned two embedding models, Qodo-Embed-1-1.5B and Qodo-Embed-1-7B , based on Qwen, an open-source LLM developed by Alibaba Cloud and designed to perform a wide r…