JittorLLMs icon indicating copy to clipboard operation
JittorLLMs copied to clipboard

用户输入:你好 后报错

Open z231485 opened this issue 2 years ago • 3 comments

image

1680802170772

z231485 avatar Apr 06 '23 17:04 z231485

我也是第一次提问后报错 [Reason]: [f 0407 09:16:45.364000 92 helper_cuda.h:128] CUDA error at c:\users\administrator\appdata\local\programs\pyth on\python310\lib\site-packages\jittor\src\mem\allocator\cuda_device_allocator.cc:33 code=2( cudaErrorMemoryAllocation ) cudaMallocManaged(&ptr, size)

kevinhqf avatar Apr 07 '23 01:04 kevinhqf

这个就是显卡显存不够了,请您按照readme,限制显存大小: https://github.com/Jittor/JittorLLMs#%E9%85%8D%E7%BD%AE%E8%A6%81%E6%B1%82%E4%BD%8E

cjld avatar Apr 07 '23 13:04 cjld

这个就是显卡显存不够了,请您按照readme,限制显存大小: https://github.com/Jittor/JittorLLMs#%E9%85%8D%E7%BD%AE%E8%A6%81%E6%B1%82%E4%BD%8E

这个没用, 限制了依旧会报一样的错

TcDhlPro avatar Jun 30 '23 07:06 TcDhlPro