This repository has been archived by the owner on Oct 31, 2022. It is now read-only.
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.
Closed
Description
(open-ai) D:\chatBox4\open-ai\gpt-2\src>python encode.py chat.txt chat.npz
Traceback (most recent call last):
File "encode.py", line 31, in
main()
File "encode.py", line 23, in main
enc = encoder.get_encoder(args.model_name)
TypeError: get_encoder() missing 1 required positional argument: 'models_dir'
Metadata
Assignees
Labels
No labels