transformers vs raptor

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

transformersraptor
Tagline🤗 Transformers: the model-definition framework for state-of-the-art machine learning modelsRAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval
Stars162k1.7k
Forks34k230
Open issues2.5k45
LanguagePythonPython
LicenseApache-2.0MIT
Last pushedJul 7, 2026Sep 3, 2024
CategoriesModel Training, Data & Retrieval, LLM FrameworksInference & Serving, AI Agents, Model Training

transformers

Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.

Python

raptor

A Python implementation of RAPTOR, focusing on retrieval-augmented language models using a recursive tree structure. It enhances information retrieval efficiency across large texts.

Python