Open vinidiol opened 11 months ago
When we tried to run the line: tokenizer = AutoTokenizer.from_pretrained("nlpcloud/instruct-gpt-j-fp16")
We got the error: TypeError: unhashable type: 'dict'
It could be a library bug? How to fix this problem?
When we tried to run the line: tokenizer = AutoTokenizer.from_pretrained("nlpcloud/instruct-gpt-j-fp16")
We got the error: TypeError: unhashable type: 'dict'
It could be a library bug? How to fix this problem?