mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Remove ancient debug
This commit is contained in:
@@ -47,7 +47,6 @@ try:
|
||||
import jax.numpy as jnp
|
||||
import tpu_mtj_backend
|
||||
except ImportError as e:
|
||||
print(e)
|
||||
if utils.koboldai_vars.use_colab_tpu:
|
||||
raise e
|
||||
|
||||
|
Reference in New Issue
Block a user