mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
Missing cohere.
This commit is contained in:
parent
50d5c08b15
commit
a6f1603525
@ -308,6 +308,7 @@ class FlashCohereAttention(torch.nn.Module):
|
||||
self.kv_head_mapping,
|
||||
self.softmax_scale,
|
||||
block_tables,
|
||||
None,
|
||||
input_lengths,
|
||||
max_s,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user