Li Ming

Results 4 comments of Li Ming

> > please ensure that you have tried `pip install bmtrain --no-cache-dir`. > > > cuda version:11.3 torch version: 1.12.1 print(torch.version.cuda):11.3 print(torch.cuda.is_available()): True !python -c "import torch;print(torch.cuda.nccl.version())", can return (2,...

> 尝试三: `pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu117` > > 还是出现和上面一样的错误,似乎会检测显卡驱动版本,我这里安装的是12.1.0,有可能更换成11.7就没问题了,但是太麻烦了,放弃了 首先这里是因为Torch编译CUDA插件要求CUDA Toolkit版本和编译TorchCPP插件的cuda版本一致,和驱动没关系,其次装CUDA很难吗?

wow, did't know that before. Adding a short cut to add --replace is quite simple, but how to render the diff preview of origin/replace? Is there any idea?

Hi, maybe Seq1F1B is what you need: Arxiv link: https://arxiv.org/abs/2406.03488 Github: https://github.com/MayDomine/Seq1F1B