Files
vllm/tests/compile/piecewise/piecewise_compilation_config.json
T
2024-11-11 11:10:27 -08:00

5 lines
110 B
JSON

{
"use_cudagraph": true,
"non_cudagraph_ops": ["silly.attention"],
"cudagraph_copy_inputs": true
}