Skip to content

cbspace/GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT Model in PyTorch

I am creating my own GPT model that will be similar to GPT2/3 using PyTorch. I am training the model on my own GPU which has 24G of VRAM. The latest version of the model is deployed on HuggingFace Spaces: cbspace/gpt.

About

A GPT Model in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages