如题,想要选择指定的GPU卡来执行微调,可以在哪配置
Activity
TTTdas commentedon Nov 26, 2024
可以直接在脚本里添加export CUDA_VISIBLE_DEVICES=xxx来实现