You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems I am experiencing CUDA-Graph related issues when using "reduce-overhead" method for compilation. Am I right to assume that the reason for this is because CUDA graphs very much expect the same kind of input every time and prompts/descriptions of varying length that don't match the initial warmup phases throw these errors?
The text was updated successfully, but these errors were encountered:
It seems I am experiencing CUDA-Graph related issues when using "reduce-overhead" method for compilation. Am I right to assume that the reason for this is because CUDA graphs very much expect the same kind of input every time and prompts/descriptions of varying length that don't match the initial warmup phases throw these errors?
The text was updated successfully, but these errors were encountered: