Skip to content

A simple Python 3 script to run GPT2 models over discord in the form of a interactive chatbot.

Notifications You must be signed in to change notification settings

kaderator2/SubSimDiscordbot

Repository files navigation

r/SubSimGPT2Interactive Discord Chat Bot using custom finetuned GPT-2 models.

A simple Python 3 script to run models over discord that are supposed to be used on r/SubSimGPT2Interactive. You need a fine-tuned model to run this! Check this link for more info about finetuning your own. (https://github.com/zacc/ssi-bot) I also highly recommend running this script in an anaconda environment!

Anaconda Version Required Dependencies-

(CUDA Version) - conda install pytorch cudatoolkit -c pytorch

(Non CUDA Version) - conda install pytorch cpuonly -c pytorch

pip install discord

pip install simpletransformers

About

A simple Python 3 script to run GPT2 models over discord in the form of a interactive chatbot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages