9c6594c
1
2
3
4
5
6
7
#!/Users/james/src/MMaDA/venv/bin/python from deepspeed.env_report import cli_main if __name__ == '__main__': cli_main()