llms-from-scratch

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install llms-from-scratch

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.6 2025-04-01    
1.0.5 2025-03-31    
1.0.4 2025-03-31    
1.0.3 2025-03-31    
1.0.2 2025-03-27    
1.0.1 2025-03-27    
1.0.0 2025-03-23    
0.1.0 2025-03-23    

Issues with this package?

Page last updated 2025-04-01 17:45:06 UTC