mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
OpenVINO 4 bit support for CPUs
This commit is contained in:
@@ -20,6 +20,7 @@ class CompiledModelState:
|
||||
self.lora_compile = False
|
||||
self.compiled_cache = {}
|
||||
self.partitioned_modules = {}
|
||||
self.compiling_vae = False
|
||||
|
||||
|
||||
def ipex_optimize(sd_model):
|
||||
|
||||
Reference in New Issue
Block a user