[fix] fix test_shard_llama

This commit is contained in:
duanjunwen
2024-10-25 09:01:13 +00:00
parent d0ec221b38
commit cc0dfddcbc
3 changed files with 24 additions and 19 deletions

View File

@@ -237,7 +237,6 @@ def main():
).get_v_schedule()
else:
scheduler_nodes = None
# print(f"{dist.get_rank()} {scheduler_nodes[]} ")
plugin = HybridParallelPlugin(
tp_size=args.tp,