Star History

rasbt/LLMs-from-scratch - 93.3k Stars · Global Rank #125

Global Rank#125May 13, 2026
Global Rank#125May 13, 2026
since Jul 2023
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Jupyter NotebookNOASSERTION
93.3k
14.4k
64
Weekly
147stars
·
0pushes
Stars
Contributors
New Stars
New Pushes
Forks
star-history.com
Share
star-history.comGlobal Rank #125
star-history.comGlobal Rank #125
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>