Star History

rasbt/LLMs-from-scratch - 90.6k Stars · Global Rank #120

Global Rank#120Apr 13, 2026
Global Rank#120Apr 13, 2026
since Jul 2023
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Jupyter NotebookNOASSERTION
90.6k
13.9k
63
Weekly
104stars
·
3pushes
Stars
Contributors
New Stars
New Pushes
Forks
star-history.com
Share
star-history.comGlobal Rank #120
star-history.comGlobal Rank #120
GitHub README
<p align="center">
 <a href="https://www.star-history.com/rasbt/llms-from-scratch">
  <picture>
   <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/badge?repo=rasbt/LLMs-from-scratch&theme=dark" />
   <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/badge?repo=rasbt/LLMs-from-scratch" />
   <img alt="Star History Rank" src="https://api.star-history.com/badge?repo=rasbt/LLMs-from-scratch" />
  </picture>
 </a>
</p>
Markdown (Light)
[![Star History Rank](https://api.star-history.com/badge?repo=rasbt/LLMs-from-scratch)](https://www.star-history.com/rasbt/llms-from-scratch)
Markdown (Dark)
[![Star History Rank](https://api.star-history.com/badge?repo=rasbt/LLMs-from-scratch&theme=dark)](https://www.star-history.com/rasbt/llms-from-scratch)
HTML (Light)
<p align="center">
 <a href="https://www.star-history.com/rasbt/llms-from-scratch"><img src="https://api.star-history.com/badge?repo=rasbt/LLMs-from-scratch" alt="Star History Rank" /></a>
</p>
HTML (Dark)
<p align="center">
 <a href="https://www.star-history.com/rasbt/llms-from-scratch"><img src="https://api.star-history.com/badge?repo=rasbt/LLMs-from-scratch&theme=dark" alt="Star History Rank" /></a>
</p>