Simplify sampler and its error handling (#1441)
This commit is contained in:
@@ -360,6 +360,7 @@ class ScheduleBatch:
|
||||
tree_cache: BasePrefixCache
|
||||
|
||||
forward_mode: ForwardMode = None
|
||||
sampling_info: SamplingBatchInfo = None
|
||||
|
||||
# Batched arguments to model runner
|
||||
input_ids: torch.Tensor = None
|
||||
|
||||
Reference in New Issue
Block a user