"vllm/vscode:/vscode.git/clone" did not exist on "49e6b86c91cddc4a4b2152c6d8834780bbd50deb"
Unverified Commit 6173682b authored by Zhengxu Chen's avatar Zhengxu Chen Committed by GitHub
Browse files

[compile] Include `enable_sleep_mode` into caching factors. (#29696)


Signed-off-by: default avatarzhxchen17 <zhxchen17@fb.com>
parent 9726e645
...@@ -353,7 +353,6 @@ class ModelConfig: ...@@ -353,7 +353,6 @@ class ModelConfig:
"hf_token", "hf_token",
"hf_overrides", "hf_overrides",
"logits_processor_pattern", "logits_processor_pattern",
"enable_sleep_mode",
"override_attention_dtype", "override_attention_dtype",
"logits_processors", "logits_processors",
"io_processor_plugin", "io_processor_plugin",
......
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