[Refactor] simplify multimodal data processing (#8107)
Signed-off-by: Xinyuan Tong <justinning0323@outlook.com>
This commit is contained in:
@@ -67,6 +67,7 @@ class TestDeepseekVL2Server(TestOpenAIVisionServer):
|
||||
"--trust-remote-code",
|
||||
"--context-length",
|
||||
"4096",
|
||||
"--disable-cuda-graph",
|
||||
],
|
||||
)
|
||||
cls.base_url += "/v1"
|
||||
|
||||
Reference in New Issue
Block a user