Closed caixu23 closed 1 year ago
您好,poetry_generation这个模型相对比较大,需要16G的内存和显存的,辛苦check一下机器的内存、显存情况了
您好,poetry_generation这个模型相对比较大,需要16G的内存和显存的,辛苦check一下机器的内存、显存情况了
您好,我在使用命名实体识别模型的时候也遇到了相同的问题,请问开展命名实体识别的任务需要多大的显存呢?
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。
This issue was closed because it has been inactive for 14 days since being marked as stale. 当前issue 被标记为stale已有14天,即将关闭。
欢迎您反馈PaddleNLP使用问题,非常感谢您对PaddleNLP的贡献! 在留下您的问题时,辛苦您同步提供如下信息:
PaddlePaddle2.1 , windows ,py3.7 执行 poetry = Taskflow("poetry_generation") poetry("林密不见人")
显存充足,但是任然报:
Out of memory error on GPU 0. Cannot allocate 100.000244MB memory on GPU 0, 1.204346GB memory has been allocated and available memory is only 4.795654GB.
Please check whether there is any other process using GPU 0.