-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
mlpstorage checkpointing datasize run failed:
(myenv) [root@server2 storage]# mlpstorage checkpointing datasize -m llama3-8b --checkpoint-folder /root/juicefstest/mlperf-storage/mldata -cm 64 -np 16
Traceback (most recent call last):
File "/root/.venvs/myenv/bin/mlpstorage", line 7, in <module>
sys.exit(main())
^^^^^^
File "/root/juicefstest/mlperf-storage/storage/mlpstorage/main.py", line 111, in main
update_args(args)
File "/root/juicefstest/mlperf-storage/storage/mlpstorage/cli.py", line 445, in update_args
if args.mpi_params:
^^^^^^^^^^^^^^^
AttributeError: 'Namespace' object has no attribute 'mpi_params'
Metadata
Metadata
Assignees
Labels
No labels