---
title: "LLMs-from-scratch vs vllm"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/rasbt-llms-from-scratch-vs-vllm-project-vllm"
tools: ["rasbt-llms-from-scratch", "vllm-project-vllm"]
---

# LLMs-from-scratch vs vllm

Neutral, constraint-first comparison with live GitHub stats.

| | [LLMs-from-scratch](/tools/rasbt-llms-from-scratch.md) | [vllm](/tools/vllm-project-vllm.md) |
| --- | --- | --- |
| Tagline | Implement a ChatGPT-like LLM in PyTorch from scratch | A high-throughput and memory-efficient inference and serving engine for LLMs |
| Stars | 98,715 | 85,621 |
| Forks | 15,148 | 19,078 |
| Open issues | 4 | 5,598 |
| Language | Jupyter Notebook | Python |
| License | Other | Apache-2.0 |
| Categories | Model Training, LLM Frameworks | Model Training, Inference & Serving |

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=rasbt-llms-from-scratch`](/api/graphcanon/graph?tool=rasbt-llms-from-scratch)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
