LLaVA-NeXT
LLaVA-NeXT copied to clipboard
RuntimeError: probability tensor contains either `inf`, `nan` or element < 0
I use llava-onevision-72B, when I run the inference on H800,it is OK. When I run inference on A6000, it occurs the error above? How can I solve it