mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 12:54:52 +00:00
fix: typo tweak
This commit is contained in:
parent
ad942a1d79
commit
645a6f8068
@ -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")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user