"src/vscode:/vscode.git/clone" did not exist on "7ea108f82c6cce0c4d73cd2b73635f9d7174b2ce"
Unverified Commit 3cff9633 authored by JieXin Liang's avatar JieXin Liang Committed by GitHub
Browse files

[fix] kimi-vl test in test_vision_openai_server.py (#5910)

parent d50e36a7
...@@ -764,8 +764,6 @@ class TestKimiVLServer(TestOpenAIVisionServer): ...@@ -764,8 +764,6 @@ class TestKimiVLServer(TestOpenAIVisionServer):
"kimi-vl", "kimi-vl",
"--context-length", "--context-length",
"4096", "4096",
"--tensor-parallel-size",
"2",
"--dtype", "--dtype",
"bfloat16", "bfloat16",
], ],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment