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( ...@@ -721,7 +721,7 @@ def flash_attn_qkvpacked_func(
softmax_scale, softmax_scale,
causal, causal,
window_size, window_size,
softcapping, softcap,
alibi_slopes, alibi_slopes,
deterministic, deterministic,
return_attn_probs, 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