Floating point exception when runing the example py #206
Unanswered
Toconquer1
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hi @Toconquer1 , I cannot reproduce the error in my environment, what's your GPU architecture? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I run the following program, if kv_len exceeds 256, the program outputs a Floating point exception at single_decode_with_kv_cache, while other functions do not encounter errors. What could be the issue? I'm using cuda12.1+torch2.2.
Beta Was this translation helpful? Give feedback.
All reactions