Closed ShnitzelKiller closed 4 years ago
You need TF2.0 to convert TF models into Torch. Also, transformers isn't a requirement because you have to do a custom install of it -- check the bottom of play.py in the branch. All you have to do is run play.py and it will install everything.
FYI if transformers isn't installed the script won't get around to prepare_aidungeon_2().
it was missing transformers and still depended on TF