prometheus-eval vs LLMs-from-scratch

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

prometheus-evalLLMs-from-scratch
TaglineEvaluate your LLM's response with Prometheus and GPT4Implement a ChatGPT-like LLM in PyTorch from scratch
Stars1.1k99k
Forks7115k
Open issues144
LanguagePythonJupyter Notebook
LicenseApache-2.0Other
Last pushedApr 25, 2025Jun 2, 2026
CategoriesEvaluation & ObservabilityModel Training, LLM Frameworks

prometheus-eval

Prometheus-Eval is a Python-based repository for evaluating Large Language Models (LLMs) in generation tasks. It includes tools and benchmarks designed to assess the performance of LLMs across various evaluation metrics, particularly focusing on multilingual contexts.

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