chatglm.cpp icon indicating copy to clipboard operation
chatglm.cpp copied to clipboard

能否提供对P100 GPU的支持

Open listenfree opened this issue 1 year ago • 2 comments

能否提供对P100 GPU的支持,谢谢! 我虽然使用了: CMAKE_ARGS="-DGGML_CUBLAS=ON -DCUDA_ARCHITECTURES="60"" pip wheel git+https://github.com/li-plus/chatglm.cpp.git@main

但在kaggle的p100 上跑不起来。

listenfree avatar Dec 13 '23 03:12 listenfree

本地P100测试没有问题,所以有可能是kaggle的问题,或者换个环境试试

tom54007 avatar Dec 31 '23 08:12 tom54007

@tom54007 Thank you:)

listenfree avatar Dec 31 '23 12:12 listenfree