wwangbuwei
wwangbuwei
pip install --upgrade tokenizers ,You can solve this problem and 'pip install --upgrade transformers'
作者被警告了,目前不能用了。
做成播放器还是可以的吧,在等,加关注!
看文档里有链接
> Error no file named ['pytorch_model.bin', 'tf_model.h5', 'model.ckpt.index'] found in directory ./NER/outputs/cluener_output/bert or `from_tf` set to False I have also encountered this problem now. Is there any solution
When I was trying to reason the 13b model, I loaded the data set using only one card to run. My environment is 2*3090, and there are the following problems.torch.cuda.OutOfMemoryError:...
def main(arg1): return {'result': str(arg1)} 你可以尝试一下这个代码