Fix lint error (#33830)
This commit is contained in:
@@ -53,6 +53,7 @@ elif is_hip():
|
||||
from sglang.kernels.ops.sampling.renorm_triton import (
|
||||
top_p_renorm_probs_triton as top_p_renorm_prob,
|
||||
)
|
||||
|
||||
tree_speculative_sampling_target_only = None
|
||||
else:
|
||||
top_k_renorm_prob = None
|
||||
|
||||
Reference in New Issue
Block a user