#!/home/bianbu/.llmdet-venv/bin/python

from deepspeed.launcher.runner import main

if __name__ == '__main__':
    main()
