ColossalAI icon indicating copy to clipboard operation
ColossalAI copied to clipboard

[BUG]: colossalai.get_default_parser()

Open jinlovespho opened this issue 1 year ago • 0 comments

🐛 Describe the bug

okay I am new to parallel distributed training. I was following along the basic tutorials provided in https://colossalai.org/docs/basics/launch_colossalai. SmartSelectImage_2024-03-20-14-24-12

I am currently trying to check => parser = colossalai.get_default_parser() But apparently I'm getting AttributeError: module 'colossalai' has no attribute 'get_default_parser'. I searched this issue but found nothing, I guess everyone else is not going through this problem.. Can somebody help? Thanks in advance !

Environment

No response

jinlovespho avatar Mar 20 '24 05:03 jinlovespho