Haidra-Org / horde-worker-reGen

The default client software to create images for the AI-Horde
https://aihorde.net/
GNU Affero General Public License v3.0
93 stars 42 forks source link

Fix FLASH_ATTENTION_USE_TRITON_ROCM export #342

Closed HPPinata closed 1 week ago

HPPinata commented 1 week ago

This patch makes it possible to overwrite the compatibility check. It enables flash_attn testing on older cards without having the tester dig through the code.

It also fixes a bug in the entrypoint.sh, that would cause flash_attn to not build on supported systems if the env variable was unset.