Skip to content

Commit 5a9f690

Browse files
[TRTLLM-12669][chore] remove allow_advanced_sampling from Nemotron docs/config
Signed-off-by: ZhaoyangWang <zhaoyangw@nvidia.com>
1 parent 8f2bd8f commit 5a9f690

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

examples/models/core/nemotron/README_nemotron_super_v3.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ kv_cache_config:
144144
speculative_config:
145145
decoding_type: MTP
146146
max_draft_len: 5
147-
allow_advanced_sampling: true
148147
cuda_graph_config:
149148
max_batch_size: 64
150149
enable_padding: true

tests/integration/defs/examples/serve/test_configs/Nemotron3_Super_120B_NVFP4.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ print_iter_log: true
2323
speculative_config:
2424
decoding_type: MTP
2525
num_nextn_predict_layers: 3
26-
allow_advanced_sampling: true

0 commit comments

Comments
 (0)