mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Model: Lazyload backends
This commit is contained in:
@@ -38,6 +38,7 @@ class HFMTJInferenceModel(HFInferenceModel):
|
||||
post_token_hooks=False,
|
||||
stopper_hooks=False,
|
||||
post_token_probs=False,
|
||||
uses_tpu=True
|
||||
)
|
||||
|
||||
def setup_mtj(self) -> None:
|
||||
|
Reference in New Issue
Block a user