Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LLM Scratch Scratch

Intro

This is a scratchpad project that implements different LLM parts from scratch, also builds and trains small model variants of popular LLM architectures.

Contents

Models From Scratch

Training / Fine-tuning

  • Hyperparameters
    • batch size
    • learning rate
  • Reinforcement Learning
    • PPO
    • DPO
    • GRPO
    • DAPO
    • GSPO
    • ORPO
    • KTO

Optimization / Distributed

Acknowledgments

Book

Papers

Blogs, Online articles

Code

History

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages