"git@developer.sourcefind.cn:change/sglang.git" did not exist on "617aa2b248d14446c7c7fb431ff68532efc1e857"
Commit 941a793f authored by Lawrence McAfee's avatar Lawrence McAfee
Browse files

removed unused 'get_args' import

parent 5993f04b
...@@ -24,7 +24,6 @@ from torch import _C ...@@ -24,7 +24,6 @@ from torch import _C
from torch.cuda import _lazy_call, device as device_ctx_manager from torch.cuda import _lazy_call, device as device_ctx_manager
from torch.utils.checkpoint import detach_variable from torch.utils.checkpoint import detach_variable
from megatron import get_args
from megatron.memory import allocate_mem_buff from megatron.memory import allocate_mem_buff
from .initialize import get_data_parallel_rank from .initialize import get_data_parallel_rank
......
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