Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
RankGPT is a Python toolkit specifically crafted to delve into the application of generative Large Language Models (LLMs), such as ChatGPT and GPT-4, for the purpose of relevance ranking within Information Retrieval (IR). It presents innovative techniques, including instructional permutation generation and a sliding window strategy, which help LLMs to efficiently rerank documents. Supporting a diverse array of LLMs—including GPT-3.5, GPT-4, Claude, Cohere, and Llama2 through LiteLLM—RankGPT offers comprehensive modules for retrieval, reranking, evaluation, and response analysis, thereby streamlining end-to-end processes. Additionally, the toolkit features a module dedicated to the in-depth analysis of input prompts and LLM outputs, effectively tackling reliability issues associated with LLM APIs and the non-deterministic nature of Mixture-of-Experts (MoE) models. Furthermore, it is designed to work with multiple backends, such as SGLang and TensorRT-LLM, making it compatible with a broad spectrum of LLMs. Among its resources, RankGPT's Model Zoo showcases various models, including LiT5 and MonoT5, which are conveniently hosted on Hugging Face, allowing users to easily access and implement them in their projects. Overall, RankGPT serves as a versatile and powerful toolkit for researchers and developers aiming to enhance the effectiveness of information retrieval systems through advanced LLM techniques.
Description
RankLLM is a comprehensive Python toolkit designed to enhance reproducibility in information retrieval research, particularly focusing on listwise reranking techniques. This toolkit provides an extensive array of rerankers, including pointwise models such as MonoT5, pairwise models like DuoT5, and listwise models that work seamlessly with platforms like vLLM, SGLang, or TensorRT-LLM. Furthermore, it features specialized variants like RankGPT and RankGemini, which are proprietary listwise rerankers tailored for enhanced performance. The toolkit comprises essential modules for retrieval, reranking, evaluation, and response analysis, thereby enabling streamlined end-to-end workflows. RankLLM's integration with Pyserini allows for efficient retrieval processes and ensures integrated evaluation for complex multi-stage pipelines. Additionally, it offers a dedicated module for in-depth analysis of input prompts and LLM responses, which mitigates reliability issues associated with LLM APIs and the unpredictable nature of Mixture-of-Experts (MoE) models. Supporting a variety of backends, including SGLang and TensorRT-LLM, it ensures compatibility with an extensive range of LLMs, making it a versatile choice for researchers in the field. This flexibility allows researchers to experiment with different model configurations and methodologies, ultimately advancing the capabilities of information retrieval systems.
API Access
Has API
API Access
Has API
Integrations
NVIDIA TensorRT
Python
ChatGPT
Claude
Cohere
GPT-3.5
GPT-4
Gemini
Hugging Face
LiteLLM
Integrations
NVIDIA TensorRT
Python
ChatGPT
Claude
Cohere
GPT-3.5
GPT-4
Gemini
Hugging Face
LiteLLM
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Weiwei Sun
Country
United States
Website
github.com/sunnweiwei/RankGPT
Vendor Details
Company Name
Castorini
Country
Canada
Website
github.com/castorini/rank_llm/