We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e25a1d commit bfe7b9cCopy full SHA for bfe7b9c
deepspeed/runtime/checkpoint_engine/README.md
@@ -45,7 +45,7 @@ DataStates-LLM is an asynchrnous checkpointing approach optimized for LLM pre-tr
45
{
46
... other deepspeed config options,
47
"datastates_ckpt": {
48
- "host_cache_size": 16,
+ "host_cache_size": 16,
49
"parser_threads": 8
50
}
51
0 commit comments