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
I encountered a RuntimeError: CUDA error: device-side assert triggered while running the inference on the base model. Example prompt: text|image|A bustling medieval market scene with vendors selling exotic goods under colorful tents
Below is a screenshot of the error.
I tried setting the environment variable CUDA_LAUNCH_BLOCKING=1 as suggested, but the error persisted. Could this be related to an input format issue or a problem with model compatibility on CUDA?
The text was updated successfully, but these errors were encountered:
I encountered a RuntimeError: CUDA error: device-side assert triggered while running the inference on the base model. Example prompt: text|image|A bustling medieval market scene with vendors selling exotic goods under colorful tents
Below is a screenshot of the error.
I tried setting the environment variable CUDA_LAUNCH_BLOCKING=1 as suggested, but the error persisted. Could this be related to an input format issue or a problem with model compatibility on CUDA?
The text was updated successfully, but these errors were encountered: