mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
I have no idea why this was removed i swear it was there
This commit is contained in:
@@ -290,6 +290,7 @@ def patch_transformers_for_lazyload() -> None:
|
||||
tensor_name=param_name,
|
||||
device=param_device,
|
||||
value=param,
|
||||
dtype=dtype,
|
||||
)
|
||||
else:
|
||||
if (
|
||||
|
Reference in New Issue
Block a user