Fix hash collision for multi modal models (#2256)
This commit is contained in:
@@ -10,10 +10,7 @@
|
||||
# limitations under the License.
|
||||
# ==============================================================================
|
||||
|
||||
import copy
|
||||
import uuid
|
||||
from dataclasses import dataclass
|
||||
from typing import Optional
|
||||
|
||||
from sglang.srt.managers.io_struct import TokenizedGenerateReqInput
|
||||
from sglang.srt.managers.schedule_batch import FINISH_ABORT, List, Req
|
||||
|
||||
Reference in New Issue
Block a user