Skip to content

Commit d323a88

Browse files
committed
retire old TQ adaptation codes
Signed-off-by: 0oshowero0 <o0shower0o@outlook.com>
1 parent c179476 commit d323a88

File tree

14 files changed

+4
-2904
lines changed

14 files changed

+4
-2904
lines changed

.github/workflows/e2e_transferqueue.yml

Lines changed: 0 additions & 172 deletions
This file was deleted.

.github/workflows/e2e_transferqueue_ascend.yml

Lines changed: 0 additions & 174 deletions
This file was deleted.

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
]
5959
TRL_REQUIRES = ["trl<=0.9.6"]
6060
MCORE_REQUIRES = ["mbridge"]
61-
TRANSFERQUEUE_REQUIRES = ["TransferQueue==0.1.5"]
6261

6362
extras_require = {
6463
"test": TEST_REQUIRES,
@@ -70,7 +69,6 @@
7069
"sglang": SGLANG_REQUIRES,
7170
"trl": TRL_REQUIRES,
7271
"mcore": MCORE_REQUIRES,
73-
"transferqueue": TRANSFERQUEUE_REQUIRES,
7472
"trtllm": TRTLLM_REQUIRES,
7573
}
7674

0 commit comments

Comments
 (0)