211 Forks
866 Stars
866 Watchers

gpt-2-Pytorch

Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation

How to download and setup gpt-2-Pytorch

Open terminal and run command
git clone https://github.com/graykode/gpt-2-Pytorch.git
git clone is used to create a copy or clone of gpt-2-Pytorch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gpt-2-Pytorch https://github.com/graykode/gpt-2-Pytorch/archive/master.zip

Or simply clone gpt-2-Pytorch with SSH
[email protected]:graykode/gpt-2-Pytorch.git

If you have some problems with gpt-2-Pytorch

You may open issue on gpt-2-Pytorch support forum (system) here: https://github.com/graykode/gpt-2-Pytorch/issues