FlashRank vs LLMs-from-scratch

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

FlashRankLLMs-from-scratch
TaglineUltra-lite & Super-fast Python library for re-ranking search results.Implement a ChatGPT-like LLM in PyTorch from scratch
Stars98999k
Forks7015k
Open issues104
LanguagePythonJupyter Notebook
LicenseApache-2.0Other
Last pushedJan 1, 2026Jun 2, 2026
CategoriesData & RetrievalModel Training, LLM Frameworks

FlashRank

FlashRank is a lightweight, fast library for enhancing existing search and retrieval systems with pairwise or listwise re-ranking techniques based on both cross-encoders and large language models (LLMs).

Python

LLMs-from-scratch

Repository containing code and instructions for developing, pretraining, and finetuning a GPT-like large language model (LLM) using PyTorch.

Jupyter Notebook