We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5a9cc commit a1324e5Copy full SHA for a1324e5
components/src/dynamo/common/config_dump/environment.py
@@ -14,7 +14,7 @@
14
"TRANSFORMERS_", # Transformers library
15
"SGLANG_", # SGLang
16
"SGL_", # SGLang (short prefix)
17
- "MC_", # Model Cache or other MC-related
+ "MC_", # Mooncake
18
"VLLM_", # vLLM
19
"TENSORRT_", # TensorRT
20
"TORCH_", # PyTorch
0 commit comments