mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-30 07:47:20 +08:00
Update registry.py
Added Isaac model architecture. Signed-off-by: oscardev256 <42308241+oscardev256@users.noreply.github.com>
This commit is contained in:
parent
f053784631
commit
e27cb3c53d
@ -326,6 +326,7 @@ _MULTIMODAL_MODELS = {
|
||||
"idefics3",
|
||||
"Idefics3ForConditionalGeneration",
|
||||
),
|
||||
"IsaacForConditionalGeneration": ("isaac", "IsaacForConditionalGeneration"),
|
||||
"SmolVLMForConditionalGeneration": ("smolvlm", "SmolVLMForConditionalGeneration"), # noqa: E501
|
||||
"KeyeForConditionalGeneration": ("keye", "KeyeForConditionalGeneration"),
|
||||
"KeyeVL1_5ForConditionalGeneration": (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user