Need a python file
Closed this issue · 2 comments
PackageNotFoundError: No package metadata was found for bitsandbytes
Traceback (most recent call last):
File "/usr/local/bin/accelerate", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.10/dist-packages/accelerate/commands/accelerate_cli.py", line 48, in main
args.func(args)
File "/usr/local/lib/python3.10/dist-packages/accelerate/commands/launch.py", line 1097, in launch_command
simple_launcher(args)
File "/usr/local/lib/python3.10/dist-packages/accelerate/commands/launch.py", line 703, in simple_launcher
raise subprocess.CalledProcessError(returncode=process.returncode, cmd=cmd)
subprocess.CalledProcessError: Command '['/usr/bin/python3', 'scripts/train/train_colbert.py', 'scripts/configs/idefics/train_colidefics_model.yaml']' returned non-zero exit status 1.
Hello !
You can set the flag USE_LOCAL_DATASETS to 0 and pip install bitsandbytes !