Skip to content

We use the python, pytorch, pytorch.distributed to implement the famous LLM-distributed-training-methods.

License

Notifications You must be signed in to change notification settings

protagolabs/distributed-training-coding-everything

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distributed-training-coding-everything

纸上得来终觉浅,绝知此事要躬行。--陆游
Shallow learning from books will not lead to a deep understanding; real knowledge comes from practical experience.

We use the python, pytorch, pytorch.distributed to implement the famous LLM-distributed-training-methods.

Introduce

We will try our best to coding everything to implement the distribued model training in deep learning.

Althouth we use PyTorch, we will try to avoid using encapsulated advanced features as much as possible, such as automatic differentiation, optimizers, gradient updates, etc.

About

We use the python, pytorch, pytorch.distributed to implement the famous LLM-distributed-training-methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 90.0%
  • Python 9.9%
  • Shell 0.1%