Skip to content

LHolten/DialoGPT-MMI-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DialoGTP-MMI-decoder

Installation

Python requirements:

  • pytorch
  • transformers

Other files

  • Download the medium forward and backward pre-trained model from here
  • Download the config files from here

Place all of these files in the /medium folder

Python requirement for the discord bot:

  • discord.py

Configuration

Modify config.py

Usage

Run interact.py to chat.

Run discord_bot.py to run the discord bot

About

MMI decoder for DialoGPT and discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages