64ecd7befd82f7cff8a4cdb9ec727bd87836b6be
When model lacks multimodal support, HTTP 400 kills d05_multimodal and t13_multimodal_base64 tests. Instead of rejecting, strip image_url parts from messages and keep text content. Model answers based on text only. CCCL pattern: common.cuh type classification + fallback — when a feature (type/op) is not available, degrade gracefully instead of failing. d05 expects HTTP 200 + content — should now PASS with text-only answer. t13 expects color identification from image — will still FAIL but won't crash the engine. Maps to: qwen3_6_scripts/serving_chat.py + vllm/entrypoints/openai/serving_chat.py
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%