Alex "mcmonkey" Goodwin

Results 541 comments of Alex "mcmonkey" Goodwin

Pinned memory is now enabled by default in comfy per https://github.com/comfyanonymous/ComfyUI/pull/10656 - several users in the Swarm discord have reported the same bug as above (the process just suddenly disappears...

The case that posted logs was running with no relevant --args, and these hardware specs: ``` 2025-11-05 19:50:28.282 [Init] CPU Cores: 12 | RAM: 47.95 GiB total, 44.01 GiB available,...

There's been 4 more users in the swarm discord that have reported the disable-pinned-memory arg fixes gguf crash -- I've asked them to post replication logs here I see that...

To annotate the above: System: ``` CPU Cores: 32 | RAM: 63.91 GiB total, 43.33 GiB available, 107.91 GiB total page file, 87.20 GiB available page file GPU 0: NVIDIA...

Above log: ``` CPU Cores: 24 | RAM: 31.14 GiB total, 21.96 GiB available, 47.14 GiB total page file, 27.87 GiB available page file GPU 0: NVIDIA GeForce RTX 4090...

Thoughts on impl here: _The first thing to build_: - Should be a generalized hotkey system first, not specific to these features per se - Should be user-configurable easily. At...

there's now a very basic initial preset selector in the Edit Metadata menu

Yeah that's basically intended. The reset button is designed as a "something's gone wrong, tactical nuke all caches and figure things out from scratch". There should however be a blocker...

frontend is replaced by https://github.com/Comfy-Org/ComfyUI_frontend now