Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a LLM From Scratch

从零实现一个 Decoder-only 大语言模型

项目结构

  • src/: 模型核心代码
  • notebooks/: 实验笔记
  • data/: 数据集
  • checkpoints/: 模型权重

About

Build a Large Language Model from scratch with Python

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages