aeeeeeep
aeeeeeep
> 已解决,目前无法发送图片 请问你是如何解决的
具体是哪种部分要加呢
同样的问题,楼主怎么解决的?
I also faced this problem, did you solve it?
加我一个
Same problem * Megatron-LM: [89574689447d694bb19dd86fc8a6153b4467ba9d](https://github.com/NVIDIA/Megatron-LM/tree/89574689447d694bb19dd86fc8a6153b4467ba9d) * Pytorch version 2.2.1 * CUDA version 11.8
It seems that the issue is caused by the missing `libtorch_cuda_cpp.so` during the import of dependencies in `__init__.py`, and this error is caught and passed by a try-catch block. ```...