fix: typo tweak

This commit is contained in:
drbh 2024-08-02 21:48:04 +00:00
parent ad942a1d79
commit 645a6f8068

View File

@ -261,7 +261,6 @@ else:
raise NotImplementedError(
"window_size_left is only available with flash attn v2"
)
if softcap is not None:
raise NotImplementedError("softcap is only available with flash attn v2")