Merge branch 'master' into asset-management

This commit is contained in:
Jedrzej Kosinski
2025-09-18 14:08:20 -07:00
145 changed files with 15020 additions and 3191 deletions

View File

@@ -112,7 +112,7 @@ import gc
if os.name == "nt":
logging.getLogger("xformers").addFilter(lambda record: 'A matching Triton is not available' not in record.getMessage())
os.environ['MIMALLOC_PURGE_DELAY'] = '0'
if __name__ == "__main__":
if args.default_device is not None: