Text encoder will not load onto GPU1 when that's selected. It loads on GPU0 instead. It might be failing silently. When using MultiGPU nodes by Pollock, which you leverage, i get this error: FileNotFoundError: Could not find module 'libcudart.so' (or one of its dependencies). which is Linux specific. Perhaps that is related?
Text encoder will not load onto GPU1 when that's selected. It loads on GPU0 instead. It might be failing silently. When using MultiGPU nodes by Pollock, which you leverage, i get this error: FileNotFoundError: Could not find module 'libcudart.so' (or one of its dependencies). which is Linux specific. Perhaps that is related?