I was initially presenting my own extension here. But this one is simpler:
It preloads models into system RAM and loads from there. Speeding up HDD loading.
Set up --disable-mmap in ExtraArgs (Server > Backends)
How to install:
Look in:
\SwarmUI\dlbackend\
You should find a ComfyUI folder in there. Then the install path becomes:
\SwarmUI\dlbackend\ComfyUI\custom_nodes\
Open a terminal in that custom_nodes folder and run:
git clone https://github.com/nonnonstop/comfyui-faster-loading.git
Then restart SwarmUI and it'll be active automatically.