Endless GPT2
A downloadable Program
Have you ever wanted to ethically use AI to generate ethical amounts of ethical sonic fanfiction? Now's your chance!
Endless GPT2 is a modified version of the PyTorch implementation by https://github.com/huggingface/transformers
GOOGLE COLLAB VERSION
The offline version is significantly easier to use however you can also upload the EndlessGPT2.py file to google drive and use google collab.
https://colab.research.google.com/drive/162OD4Cw8878I9KsMcQcJFsz7XJFyUm79
OFFLINE VERSION REQUIREMENTS:
Python 3:
PyTorch: https://pytorch.org/ (requires 64 bit python)
pip3 install torch===1.3.1 torchvision===0.4.2 -f https://download.pytorch.org/whl/torch_stable.html
Transformers:
pip install transformers
Run:
python EndlessGPT2.py
Have fun!
To restart enter:
/clear/
If you are having any issues installing or running the program consider checking out https://github.com/huggingface/transformers#installation.
Download
Install instructions
If you are going to use Google Collab: Upload this file to google drive.
Leave a comment
Log in with itch.io to leave a comment.