WhiteKngiht

Results 3 comments of WhiteKngiht

@studypython33 I also met the same problem, too. Have you solved it? Thanks in advance.

@studypython33 I also met the same problem, too. Have you solved it? Thanks in advance.

Here I found the problem: ``` Exception has occurred: ModuleNotFoundError No module named 'transformers.configuration_openai' File "/CURE/src/tester/generator.py", line 61, in generate_gpt_conut loaded = torch.load( File "/CURE/src/tester/generator.py", line 134, in generate_gpt_conut(vocab_file, model_file,...