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