[ci] Use env var to control whether to use S3 bucket in CI (#13634)
This commit is contained in:
@@ -16,7 +16,7 @@ from vllm.engine.llm_engine import LLMEngine
|
||||
from ..models.utils import check_outputs_equal
|
||||
|
||||
MODELS = [
|
||||
"facebook/opt-125m",
|
||||
"distilbert/distilgpt2",
|
||||
]
|
||||
|
||||
UNSTABLE_PROMPT_SEQUENCE = [
|
||||
|
||||
Reference in New Issue
Block a user