[misc] remove incompatible test config

colossalchat
haze188 2024-07-25 06:40:54 +00:00 committed by Hongxin Liu
parent 606b0891ed
commit 12d043ca00
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ CHECKED_CONFIG = [ # FOR WORLD=4
(1, 2, 2, 1, 1),
(1, 2, 1, 2, 1),
(1, 2, 1, 1, 2),
(0, 2, 1, 1, 1),
],
)
def run_zero_with_original_model(config: Tuple[int, ...]):