@@ -22,7 +22,7 @@ try:
if torch.npu.is_available() and not torch.cuda.is_available():
enable_cuda_to_npu_shim()
except:
print("exception")
print("no npu. use native cuda")
# 1) 可选:如果你的权重来自 lightning 的 ckpt,放行其类(仅在可信来源时)
try:
The note is not visible to the blocked user.