Move parsers under a single folder (#9912)
This commit is contained in:
@@ -10,7 +10,7 @@ from sglang.srt.function_call.core_types import (
|
||||
ToolCallItem,
|
||||
_GetInfoFunc,
|
||||
)
|
||||
from sglang.srt.harmony_parser import HarmonyParser
|
||||
from sglang.srt.parser.harmony_parser import HarmonyParser
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user