Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
flash-attention
Commits
eee8e47c
"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "e27c264081791d6d2c04fee123e8f4e4caa35cec"
Commit
eee8e47c
authored
May 19, 2024
by
Woosuk Kwon
Browse files
Remove dropout & Uneven K
parent
3c263a9f
Pipeline
#2016
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
setup.py
setup.py
+2
-2
No files found.
setup.py
View file @
eee8e47c
...
@@ -201,9 +201,9 @@ if not SKIP_CUDA_BUILD:
...
@@ -201,9 +201,9 @@ if not SKIP_CUDA_BUILD:
# "--ptxas-options=-O2",
# "--ptxas-options=-O2",
# "-lineinfo",
# "-lineinfo",
# "-DFLASHATTENTION_DISABLE_BACKWARD",
# "-DFLASHATTENTION_DISABLE_BACKWARD",
#
"-DFLASHATTENTION_DISABLE_DROPOUT",
"-DFLASHATTENTION_DISABLE_DROPOUT"
,
# "-DFLASHATTENTION_DISABLE_ALIBI",
# "-DFLASHATTENTION_DISABLE_ALIBI",
#
"-DFLASHATTENTION_DISABLE_UNEVEN_K",
"-DFLASHATTENTION_DISABLE_UNEVEN_K"
,
# "-DFLASHATTENTION_DISABLE_LOCAL",
# "-DFLASHATTENTION_DISABLE_LOCAL",
]
]
+
generator_flag
+
generator_flag
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment