Junbo Li
Junbo Li
Same issue here. Seems that the saved checkpoint has no keys starting with '_forward_module.model.diffusion_model.input_blocks.' and including 'to_q' 'to_k' 'to_v'
Thank you!
Got it, thanks
Is it able to install vllm on ARM machine with GH200 **without docker** (since no sudo access)?
Thank you for the reply. Does it support CUDA 12.6? I created a new environment using conda with `python==3.10`, then directly ran the command you provided: ```bash pip3 install xgrammar...