mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-05-16 20:25:37 +00:00
[fix] fix test_shard_llama
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user