mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-11 03:58:22 +00:00
Support diffusion models with scaled fp8 weights.
This commit is contained in:
@@ -49,6 +49,7 @@ class BASE:
|
||||
|
||||
manual_cast_dtype = None
|
||||
custom_operations = None
|
||||
scaled_fp8 = False
|
||||
optimizations = {"fp8": False}
|
||||
|
||||
@classmethod
|
||||
|
Reference in New Issue
Block a user