feat(doc): add dummyoptim faq fix (#802)
This commit is contained in:
@@ -12,3 +12,7 @@ This usually happens when you run out of system RAM.
|
||||
> Exitcode -7 while using deepspeed
|
||||
|
||||
Try upgrading deepspeed w: `pip install -U deepspeed`
|
||||
|
||||
> AttributeError: 'DummyOptim' object has no attribute 'step'
|
||||
|
||||
You may be using deepspeed with single gpu. Please don't set `deepspeed:` in yaml or cli.
|
||||
|
||||
Reference in New Issue
Block a user