mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 08:44:33 +02:00
fix microsoft-florence
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -159,7 +159,7 @@ class Script(scripts_manager.Script):
|
||||
trust_remote_code=True,
|
||||
torch_dtype=devices.dtype,
|
||||
cache_dir=shared.opts.hfcache_dir,
|
||||
_attn_implementation="eager",
|
||||
# _attn_implementation="eager",
|
||||
**gguf_args,
|
||||
**quant_args,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user