"vllm/entrypoints/openai/engine/serving.py" did not exist on "038e9be4eb7a63189c8980845d80cb96957b9919"
test_config_with_model.yaml 192 Bytes
Newer Older
1
2
# Same as test_config.yaml but with model specified
model: config-model
3
port: 12312
4
served_model_name: mymodel
5
tensor_parallel_size: 2
6
7
trust_remote_code: true
multi_step_stream_outputs: false