VodLM/vod
End-to-end training of Retrieval-Augmented LMs (REALM, RAG)
This tool helps AI researchers and machine learning engineers build and train advanced language models that can retrieve information dynamically. It takes in large datasets and knowledge bases, and outputs trained Retrieval-Augmented Language Models (REALMs) capable of performing tasks like generative question answering. Its primary users are those working on cutting-edge natural language processing applications.
No commits in the last 6 months.
Use this if you are an NLP researcher or ML engineer developing generative AI models that need to accurately retrieve and incorporate information from vast external knowledge sources.
Not ideal if you are looking for a pre-trained, off-the-shelf language model for immediate application without extensive training and research.
Stars
23
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/VodLM/vod"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
denser-org/denser-retriever
An enterprise-grade AI retriever designed to streamline AI integration into your applications,...
rayliuca/T-Ragx
Enhancing Translation with RAG-Powered Large Language Models
neuml/rag
🚀 Retrieval Augmented Generation (RAG) with txtai. Combine search and LLMs to find insights with...
NovaSearch-Team/RAG-Retrieval
Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.
RulinShao/retrieval-scaling
Official repository for "Scaling Retrieval-Based Langauge Models with a Trillion-Token Datastore".