"vscode:/vscode.git/clone" did not exist on "24609b66af17c91fa691457dabf45674e81c73a9"
Unverified Commit 0095e018 authored by Ke Bao's avatar Ke Bao Committed by GitHub
Browse files

Fix lint in deepseek-ocr (#12470)

parent 68486481
...@@ -14,7 +14,6 @@ from transformers import ( ...@@ -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,
) )
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment