[3/N] CI refactor: move some manually triggered tests. (#13448)
This commit is contained in:
@@ -16,7 +16,7 @@ from sglang import Engine
|
||||
from sglang.srt.entrypoints.openai.protocol import ChatCompletionRequest
|
||||
from sglang.srt.parser.conversation import generate_chat_conv
|
||||
|
||||
TEST_IMAGE_URL = "https://github.com/sgl-project/sglang/blob/main/test/lang/example_image.png?raw=true"
|
||||
TEST_IMAGE_URL = "https://github.com/sgl-project/sglang/blob/main/examples/assets/example_image.png?raw=true"
|
||||
|
||||
|
||||
class VLMInputTestBase:
|
||||
|
||||
Reference in New Issue
Block a user