MMaDA / venv /bin /ds_report
jamtur01's picture
Upload folder using huggingface_hub
9c6594c verified
#!/Users/james/src/MMaDA/venv/bin/python
from deepspeed.env_report import cli_main
if __name__ == '__main__':
cli_main()