Skip to content

从零预训练LLAMA3的完整指南:一个文件,探索Scaling Law

Notifications You must be signed in to change notification settings

xuyongfu/learn-llm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-llm

This project is dedicated to learning and developing large language models (LLMs). It encompasses various stages of training and testing, including pretraining, supervised fine-tuning (SFT), and reinforcement learning (RL).

Repos

  • pretrain: pretrain code
  • sft: Supervised fine tunning
  • rl: Reinforcement learning
  • agents: some agents

About

从零预训练LLAMA3的完整指南:一个文件,探索Scaling Law

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.4%
  • Python 8.6%