Skip to content

Commit 9119f98

Browse files
committed
test: ref for disable_flashinfer_sampling
Signed-off-by: ixlmar <[email protected]>
1 parent c12bd1a commit 9119f98

File tree

1 file changed

+4
-0
lines changed
  • tests/unittest/api_stability/references

1 file changed

+4
-0
lines changed

tests/unittest/api_stability/references/llm.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ methods:
107107
annotation: bool
108108
default: False
109109
status: beta
110+
disable_flashinfer_sampling:
111+
annotation: bool
112+
default: False
113+
status: deprecated
110114
moe_config:
111115
annotation: tensorrt_llm.llmapi.llm_args.MoeConfig
112116
status: beta

0 commit comments

Comments
 (0)