Open HPPinata opened 5 days ago
Some of the test failures showed me there are still a couple things left to figure out before this can be merged. I might consider splitting this PR into the easy fixes around Docker and the install script and the more involved sdpa_hijack
This makes flash_attn a bit more flexible in regards to the head dimensions, etc. supported. Reference https://github.com/Beinsezii/comfyui-amd-go-fast/issues/3.
Also make sure the Docker container doesn't exit when doing an
rm
of a non existant file.This shouldn't change existing behaviour (apart from the docker fix).