from torch.multiprocessing.reductions import ForkingPickler
或者是
ForkingPickler error when installing verl with torch v2.6.0(+) on AMD GPU #700解决办法,参考链接: verl-project#700
pip install "tensordict==0.6.2"
from torch.multiprocessing.reductions import ForkingPickler
或者是
ForkingPickler error when installing verl with torch v2.6.0(+) on AMD GPU #700解决办法,参考链接: verl-project#700
pip install "tensordict==0.6.2"