learn01one
learn01one
Hello, which version of python and cuda are you using? Thank you.
> Hi. You are using a zoomed image, i.e., the LR image is already a 4x bicubic upsampled version of the original LR image. We guess that a too-large upsampling...
> Hey, try tiled options for inference. It can avoid memory limitation. hello.what is that mean?
hello,The code running environment is torch=2.2.0,python=3.11,Others are installed provided versions,Many similar questions arise,like ,ValueError: mutable default for field debug is not allowed: use default_factory,and ValueError: mutable default for field deepspeed...
hello,All the problems before using python=3.8 have been solved. The training seems to be almost successful, just encountered a small problem.,like fp16: MixedPrecisionConfig = MixedPrecisionConfig(enabled=True) │ 23 │ bf16: MixedPrecisionConfig...
ok,running it by: accelerate launch --dynamo_backend no --gpu_ids all --num_processes 8 --num_machines 1 --use_deepspeed trainer/scripts/train.py +experiment=clip_h output_dir=output the entire error trace like: ────────────────────────────────╮ │ /PickScore/trainer/scripts/train.py:13 in │ │ │ │...
hell0,Using python=3.10, the same problem still occurs. Can you show your deepspeed default_config.yaml?thanks