Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go fast fix minor #360

Merged
merged 3 commits into from
Nov 24, 2024
Merged

Go fast fix minor #360

merged 3 commits into from
Nov 24, 2024

Conversation

HPPinata
Copy link
Contributor

These are some small logical oversights after updating the compatibility check and including cleanup in case flash_attn is later removed. We don't want to manually overwrite the compatibility check in the compose.yaml by default.

Also, without rm -f Docker doesn't wanna start if FLASH_ATTN=FALSE, because technically an rm on a non existant file is an unsuccessful command.

Split out from #358, since that is more complex and requires some extra testing.

This needs to be empty for the auto detect logic to work
@HPPinata
Copy link
Contributor Author

@tazlin could you take a look at this? It's fixing a couple small but annoying oversights, currently preventing the main branch from working properly on non flash_attn GPUs (at least in docker).

@tazlin tazlin merged commit 9d5deac into Haidra-Org:main Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants