mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
slow on blackwell gpu #3992
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ChuweePappap on GitHub (Feb 20, 2025).
I recently upgraded from an RTX 3060 to an RTX 5080, but it's noticeably slower than my previous GPU. I suspect the Blackwell architecture isn't fully supported yet. Is there a solution for this? I’ve heard that ComfyUI users are experiencing similar issues, with reports stating that the current stable version of PyTorch doesn’t support Blackwell yet.
For context, on my RTX 3060, deepseek-r1:7b typically took 2 seconds to generate a response. However, on the new RTX 5080, it now takes 22 seconds.