Launch dp ranks in parallel (#2053)

Co-authored-by: Haotian Liu <6631389+haotian-liu@users.noreply.github.com>
This commit is contained in:
Lianmin Zheng
2024-11-16 17:39:39 -08:00
co-authored by Haotian Liu
parent edad373135
commit f719d9aebc
5 changed files with 63 additions and 28 deletions
@@ -3,7 +3,6 @@ from __future__ import annotations
from typing import TYPE_CHECKING
import torch
import torch.nn as nn
from sglang.srt.layers.attention import AttentionBackend
from sglang.srt.managers.schedule_batch import global_server_args_dict