51 Forks
193 Stars
193 Watchers

gpt-j

A GPT-J API to use with python3 to generate text, blogs, code, and more

How to download and setup gpt-j

Open terminal and run command
git clone https://github.com/TheProtaganist/gpt-j.git
git clone is used to create a copy or clone of gpt-j 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-j https://github.com/TheProtaganist/gpt-j/archive/master.zip

Or simply clone gpt-j with SSH
[email protected]:TheProtaganist/gpt-j.git

If you have some problems with gpt-j

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