-
Notifications
You must be signed in to change notification settings - Fork 0
Quick and dirty sopel (irc bot) wrapper for GPT-1 transformer
License
clemux/gpt-irc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Ugly sopel module for using a model trained with https://github.com/nshepperd/gpt-2 - install sopel https://github.com/sopel-irc/sopel (e.g. pip install sopel) - git clone https://github.com/clemux/gpt-irc.git ~/.sopel/ - run sopel with no argument to start the configuration wizard - modify ~/.sopel/modules/gpt/__init__.py to suit your needs - read ~/.sopel/modules/gpt/__init__.py to get actual usage instructions - git clone https://github.com/nshepperd/gpt-2.git /path/to/nshepperd/gpt-2 - PYTHONPATH=/path/to/nshepperd/gpt-2/src/ sopel Credits to the OpenAI team and https://github.com/nshepperd/gpt-2 for most of the actual work.
About
Quick and dirty sopel (irc bot) wrapper for GPT-1 transformer
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published