Skip to content

Commit c0914ab

Browse files
committed
Update the yml
Signed-off-by: moraxu <[email protected]>
1 parent 44ecec6 commit c0914ab

File tree

1 file changed

+3
-1
lines changed
  • tests/unittest/api_stability/references

1 file changed

+3
-1
lines changed

tests/unittest/api_stability/references/llm.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ methods:
5555
default: null
5656
# Runtime behavior
5757
fail_fast_on_attention_window_too_large:
58+
annotation: bool
59+
default: false
5860
garbage_collection_gen0_threshold:
5961
annotation: int
6062
default: 20000
@@ -104,7 +106,7 @@ methods:
104106
torch_compile_config:
105107
annotation: Optional[tensorrt_llm.llmapi.llm_args.TorchCompileConfig]
106108
default: null
107-
autotuner_enabled:
109+
enable_autotuner:
108110
annotation: bool
109111
default: True
110112
enable_layerwise_nvtx_marker:

0 commit comments

Comments
 (0)