mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-06 07:07:05 +08:00
Add SSM and Hybrid Models Test
Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
This commit is contained in:
parent
61c6a5a796
commit
696245c2fc
File diff suppressed because it is too large
Load Diff
@ -38,8 +38,6 @@ from .utils import (is_pp_missing_parameter,
|
||||
make_empty_intermediate_tensors_factory, make_layers,
|
||||
maybe_prefix)
|
||||
|
||||
KVCache = Tuple[torch.Tensor, torch.Tensor]
|
||||
|
||||
|
||||
class BambaMLP(nn.Module):
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user