7
请问这个项目的CUDA版本有要求吗,我用的11.3跑起来就报了这个错RuntimeError: CUDA Error: no kernel image is available for execution on the device,网上查了原因就说是CUDA版本不对,换了10.0跑起来的时候就说CUDA没法启动
bash train.sh
Environment- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :
与requirement一致