mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-22 13:41:43 +00:00
Update test_shard_deepseek.py
This commit is contained in:
parent
252efa63fc
commit
b7df86848c
@ -195,6 +195,7 @@ def run_deepseek_test(config: Tuple[int, ...]):
|
|||||||
(0, 1, 4, 2, 1),
|
(0, 1, 4, 2, 1),
|
||||||
(0, 1, 1, 4, 1),
|
(0, 1, 1, 4, 1),
|
||||||
# (0, 1, 4, 1, 1), # todo: failed pass, need to be fixed
|
# (0, 1, 4, 1, 1), # todo: failed pass, need to be fixed
|
||||||
|
(0, 1, 2, 1, 1),
|
||||||
# zero 1:
|
# zero 1:
|
||||||
(1, 2, 1, 1, 2),
|
(1, 2, 1, 1, 2),
|
||||||
(1, 2, 1, 4, 1),
|
(1, 2, 1, 4, 1),
|
||||||
|
Loading…
Reference in New Issue
Block a user