Skip to content

Commit bfe7b9c

Browse files
author
amaurya
committed
Fix JSON format in readme for datastates-llm
1 parent 3e25a1d commit bfe7b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deepspeed/runtime/checkpoint_engine/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ DataStates-LLM is an asynchrnous checkpointing approach optimized for LLM pre-tr
4545
{
4646
... other deepspeed config options,
4747
"datastates_ckpt": {
48-
"host_cache_size": 16,
48+
"host_cache_size": 16,
4949
"parser_threads": 8
5050
}
5151
}

0 commit comments

Comments
 (0)