Jiawei Zhang

Results 3 comments of Jiawei Zhang

I am also confused about this and met the same problem... I can not sample if I set the ddim_num_steps to 1000.

you can check https://github.com/AI-secure/QEBA/blob/8ee4a586a1ac5b172da92cc1c8efa9f0e543269c/foolbox-based/foolbox/attacks/bapp_custom.py#L176 => then you can see a is the "input_or_adv", namely, the original correctly classified input.

same here, and i have tried `export VLLM_ATTENTION_BACKEND=XFORMERS` and `export VLLM_USE_V1=0`. Both did not work. But this error will not appear if i only use one gpu.