Files
FastDeploy/scripts/convert_ep_state_from_tp8.sh
2025-06-16 00:04:48 +08:00

3 lines
145 B
Bash

export devices=0,1,2,3,4,5,6,7
python -m paddle.distributed.launch --gpus ${devices} convert_ep_state_from_tp8.py --model_dir /path/to/model_dir