mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-01 20:05:27 +00:00
fix
This commit is contained in:
parent
945a67dd61
commit
603d06ad56
@ -192,7 +192,7 @@ def run_dist(rank, world_size, port):
|
||||
colossalai.launch(rank=rank, world_size=world_size, host="localhost", port=port, backend="nccl")
|
||||
exam_state_dict()
|
||||
exam_state_dict_with_origin()
|
||||
# exam_lazy_from_pretrained()
|
||||
exam_lazy_from_pretrained()
|
||||
|
||||
|
||||
@pytest.mark.dist
|
||||
|
Loading…
Reference in New Issue
Block a user