Missing cohere.

This commit is contained in:
Nicolas Patry 2024-05-29 15:46:53 +00:00
parent 50d5c08b15
commit a6f1603525

View File

@ -308,6 +308,7 @@ class FlashCohereAttention(torch.nn.Module):
self.kv_head_mapping,
self.softmax_scale,
block_tables,
None,
input_lengths,
max_s,
)