Skip to content

QingfangZhang/smallGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is for very small GPT pretraining from scratch.

For single computer multiple GPUs condition, run the following code in notebook

!torchrun --standalone --nproc_per_node=n file-path/GPT_train.py

(n is the number of GPUs in your computer, file-path is the file path of GPT_train.py)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages