Fix lint in deepseek-ocr (#12470)
This commit is contained in:
@@ -14,7 +14,6 @@ from transformers import (
|
|||||||
from sglang.srt.multimodal.customized_mm_processor_utils import (
|
from sglang.srt.multimodal.customized_mm_processor_utils import (
|
||||||
register_customized_processor,
|
register_customized_processor,
|
||||||
)
|
)
|
||||||
|
|
||||||
from sglang.srt.sampling.custom_logit_processor import (
|
from sglang.srt.sampling.custom_logit_processor import (
|
||||||
DeepseekOCRNoRepeatNGramLogitProcessor,
|
DeepseekOCRNoRepeatNGramLogitProcessor,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user