mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Remove debug
This commit is contained in:
@@ -308,7 +308,6 @@ class HFTorchInferenceModel(HFInferenceModel):
|
||||
with lazy_loader.use_lazy_load(dematerialized_modules=True):
|
||||
metamodel = AutoModelForCausalLM.from_config(self.model_config)
|
||||
tf_kwargs["device_map"] = self.breakmodel_config.get_device_map(metamodel)
|
||||
print("Rodger rodger", tf_kwargs)
|
||||
|
||||
with lazy_loader.use_lazy_load(
|
||||
enable=self.lazy_load,
|
||||
|
Reference in New Issue
Block a user