mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
debug info
This commit is contained in:
@@ -184,6 +184,7 @@ class model_backend(HFInferenceModel):
|
|||||||
self.init_model_config()
|
self.init_model_config()
|
||||||
utils.koboldai_vars.allowsp = True
|
utils.koboldai_vars.allowsp = True
|
||||||
|
|
||||||
|
logger.info(self.model_type)
|
||||||
tpu_mtj_backend.load_model(
|
tpu_mtj_backend.load_model(
|
||||||
utils.koboldai_vars.model,
|
utils.koboldai_vars.model,
|
||||||
self.model_type,
|
self.model_type,
|
||||||
|
Reference in New Issue
Block a user