Fix Typo: table in deepspeed.md (#26705)
This commit is contained in:
@@ -1224,6 +1224,7 @@ As long as you don't enable `offload_optimizer` you can mix and match DeepSpeed
|
|||||||
optimizers, with the exception of using the combination of HuggingFace scheduler and DeepSpeed optimizer:
|
optimizers, with the exception of using the combination of HuggingFace scheduler and DeepSpeed optimizer:
|
||||||
|
|
||||||
| Combos | HF Scheduler | DS Scheduler |
|
| Combos | HF Scheduler | DS Scheduler |
|
||||||
|
|:-------------|:-------------|:-------------|
|
||||||
| HF Optimizer | Yes | Yes |
|
| HF Optimizer | Yes | Yes |
|
||||||
| DS Optimizer | No | Yes |
|
| DS Optimizer | No | Yes |
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user