forked from Karylab-cklius/vllm
[Bugfix][Test] Register Qwen/Qwen3.5-4B example model (#48276)
Signed-off-by: Nick Hill <nickhill123@gmail.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
f378f79b7c
commit
26ff616bbf
@@ -1308,6 +1308,7 @@ _MULTIMODAL_EXAMPLE_MODELS = {
|
||||
),
|
||||
"Qwen3_5ForConditionalGeneration": _HfExamplesInfo(
|
||||
"Qwen/Qwen3.5-0.8B",
|
||||
extras={"4b": "Qwen/Qwen3.5-4B"},
|
||||
max_model_len=4096,
|
||||
),
|
||||
"Qwen3_5MoeForConditionalGeneration": _HfExamplesInfo(
|
||||
|
||||
Reference in New Issue
Block a user