Dirk Bäz
Dirk Bäz
Me too. The progress bar rushes to 100% in a couple of seconds. But after that it takes its normal time for decoding.
I already had adetailer enabled by default when the problem occured.
Since only some users are affected: it seems to be related to ZLUDA. I'm using a Ryzen 9 6900HX Rembrandt APU, Windows 11, Python 3.10.11, HIP SDK 6.1.2 + ROCmLibs...
'ONNX failed to initialize' is caused by the used 'transformers' version (probably 4.30.2 or earlier) missing the 'UMT5EncoderModel' import ('\venv\Lib\site-packages\transformers\__init__.py'). In fact it misses all UMT5 models. Newer 'transformers' versions...