[Model] FalconMamba Support (#9325)
This commit is contained in:
committed by
GitHub
parent
496e991da8
commit
f6b97293aa
@@ -10,7 +10,7 @@ from vllm.worker.model_runner import _get_graph_batch_size
|
||||
|
||||
from ...utils import check_outputs_equal
|
||||
|
||||
MODELS = ["state-spaces/mamba-130m-hf"]
|
||||
MODELS = ["state-spaces/mamba-130m-hf", "tiiuae/falcon-mamba-tiny-dev"]
|
||||
|
||||
|
||||
# Use lower-level interfaces to create this greedy generator, as mamba will
|
||||
|
||||
Reference in New Issue
Block a user