Device side asserts

#4
by satyajitghana - opened

I'm getting a lot of device side asserts errors

../aten/src/ATen/native/cuda/IndexKernel.cu:92: operator(): block: [0,0,0], thread: [1,0,0] Assertion `-sizes[i] <= index && index < sizes[i] && "index out of bounds"` failed.
Llava Hugging Face org

hi @satyajitghana
thanks for the issue, can you share a reproducible snippet so that I can try to repro?

It's not reproducible, it comes in randomly, i am not sure why.

This comment has been hidden
Llava Hugging Face org

This should be now fixed on transformers main: https://github.com/huggingface/transformers/pull/28032 ! Closing the issue

ybelkada changed discussion status to closed

Sign up or log in to comment