fix EAGLE 2 non greedy case (#3407)
Co-authored-by: Ying Sheng <sqy1415@gmail.com>
This commit is contained in:
@@ -185,6 +185,7 @@ class EAGLEWorker(TpModelWorker):
|
||||
self.topk,
|
||||
self.speculative_num_steps,
|
||||
self.server_args.speculative_num_draft_tokens,
|
||||
batch.sampling_info.is_all_greedy,
|
||||
)
|
||||
|
||||
# Free cache locations
|
||||
|
||||
Reference in New Issue
Block a user