Commit 72e27c63 authored by Tri Dao's avatar Tri Dao
Browse files

Fix typo with softcapping

parent 3d41db3e
......@@ -721,7 +721,7 @@ def flash_attn_qkvpacked_func(
softmax_scale,
causal,
window_size,
softcapping,
softcap,
alibi_slopes,
deterministic,
return_attn_probs,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment