OpenBMB / CPM-Bee

百亿参数的中英文双语基座大模型
2.68k stars 211 forks source link

can't install bmtrain in ubuntu 18 #50

Open wahahaer opened 1 year ago

wahahaer commented 1 year ago

do you have method besides 'pip install bmtrain'?

or give a example for install sucessfully, with what kinds of packages should be installed in advanced?

wahahaer commented 1 year ago

import torch print(torch.version) 1.13.1 print(torch.version.cuda) 11.6

error: [Errno 2] No such file or directory: ':/usr/local/cuda-10.1/bin/nvcc' the file and path in fact exists

yyyiron commented 1 year ago

https://github.com/OpenBMB/CPM-Bee/issues/32 可以参考下这个方法,并且看看你的显卡版本是否支持11系列