[Misc] Restrict ray version dependency and update PP feature warning in V1 (#15556)
This commit is contained in:
@@ -313,7 +313,7 @@ class ModelConfig:
|
||||
raise ValueError(
|
||||
"VLLM_ATTENTION_BACKEND is set to FLASHINFER, but flashinfer "
|
||||
"module was not found."
|
||||
"See https://github.com/vllm-project/vllm/blob/main/Dockerfile"
|
||||
"See https://github.com/vllm-project/vllm/blob/main/Dockerfile "
|
||||
"for instructions on how to install it.")
|
||||
|
||||
# The tokenizer version is consistent with the model version by default.
|
||||
|
||||
Reference in New Issue
Block a user