Skip to content

Commit dcc9ae2

Browse files
authored
Update rejection_sampler.py
1 parent d3cd576 commit dcc9ae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vllm_ascend/sample/rejection_sampler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,4 +452,5 @@ def sample_recovered_tokens_pytorch(
452452
if IS_NGRAM:
453453
target_probs[token_idx, draft_token_id] = orig_prob
454454

455+
455456
rs.expand_batch_to_tokens = expand_batch_to_tokens

0 commit comments

Comments
 (0)