Skip to content

Commit bc355ea

Browse files
authored
[TRTLLM-9488][fix] llmapi references (#9547)
Signed-off-by: ixlmar <[email protected]>
1 parent db5b876 commit bc355ea

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

tests/unittest/api_stability/references/llm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ methods:
109109
status: beta
110110
disable_flashinfer_sampling:
111111
annotation: bool
112-
default: False
112+
default: True
113113
status: prototype
114114
moe_config:
115115
annotation: tensorrt_llm.llmapi.llm_args.MoeConfig

0 commit comments

Comments
 (0)