Tiny move files to utils folder (#11166)
This commit is contained in:
@@ -5,7 +5,7 @@ from typing import Iterable, Optional, Set, Tuple
|
||||
|
||||
import torch
|
||||
|
||||
from sglang.srt.hf_transformers_utils import AutoConfig
|
||||
from sglang.srt.utils.hf_transformers_utils import AutoConfig
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user