applied-ai-018's picture
Add files using upload-large-folder tool
d75ad39 verified
raw
history blame contribute delete
131 Bytes
#!/mnt/weka/peacock/cronscript/venv/bin/python3
from deepspeed.launcher.runner import main
if __name__ == '__main__':
main()