You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OSError: Can't load tokenizer for 'IDEA-CCNL/Randeng-Transformer-1.1B-Denoise'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'IDEA-CCNL/Randeng-Transformer-1.1B-Denoise' is the correct path to a directory containing all relevant files for a TransfoXLDenoiseTokenizer tokenizer.
#448
您好,我想使用hugging-face上的Randeng-Transformer-1.1B-Denoise,按照实例运行发现并不能成功,并且报上述错误。我认为是hugging face的网络问题,我下载其参数到本地,换成自己的路径仍然会报错:“No implemention Error”,我进入源码寻找,我认为是下面的代码可能是问题所在:
我尝试修改为本地路径,发现仍然不行!希望能得到您的解答,谢谢!
The text was updated successfully, but these errors were encountered: