-
Notifications
You must be signed in to change notification settings - Fork 27
Description
2025-11-04 19:34:23,044 - INFO - Traceback (most recent call last):
2025-11-04 19:34:23,044 - ERROR - Detected error in output: Traceback (most recent call last):
2025-11-04 19:34:23,044 - INFO - File "/root/.local/share/mamba/envs/distill/bin/accelerate", line 7, in
2025-11-04 19:34:23,044 - INFO - sys.exit(main())
2025-11-04 19:34:23,044 - INFO - File "/root/.local/share/mamba/envs/distill/lib/python3.10/site-packages/accelerate/commands/accelerate_cli.py", line 50, in main
2025-11-04 19:34:23,045 - INFO - args.func(args)
2025-11-04 19:34:23,045 - INFO - File "/root/.local/share/mamba/envs/distill/lib/python3.10/site-packages/accelerate/commands/launch.py", line 1213, in launch_command
2025-11-04 19:34:23,045 - INFO - args, defaults, mp_from_config_flag = _validate_launch_command(args)
2025-11-04 19:34:23,045 - INFO - File "/root/.local/share/mamba/envs/distill/lib/python3.10/site-packages/accelerate/commands/launch.py", line 1043, in _validate_launch_command
2025-11-04 19:34:23,045 - INFO - defaults = load_config_from_file(args.config_file)
2025-11-04 19:34:23,045 - INFO - File "/root/.local/share/mamba/envs/distill/lib/python3.10/site-packages/accelerate/commands/config/config_args.py", line 46, in load_config_from_file
2025-11-04 19:34:23,046 - INFO - raise FileNotFoundError(
2025-11-04 19:34:23,046 - ERROR - Detected error in output: raise FileNotFoundError(
2025-11-04 19:34:23,046 - INFO - FileNotFoundError: The passed configuration file /root/.local/share/mamba/envs/distill/lib/python3.10/site-packages/configs/accelerate_config/muti_gpu.yaml does not exist. Please pass an existing file to accelerate launch, or use the default one created through accelerate config and run accelerate launch without the --config_file argument.
2025-11-04 19:34:23,046 - ERROR - Detected error in output: FileNotFoundError: The passed configuration file /root/.local/share/mamba/envs/distill/lib/python3.10/site-packages/configs/accelerate_config/muti_gpu.yaml does not exist. Please pass an existing file to accelerate launch, or use the default one created through accelerate config and run accelerate launch without the --config_file argument.
2025-11-04 19:34:23,491 - ERROR - Command failed (returncode=1, errors detected)