Skip to content

Commit afd880d

Browse files
specture724Copilot
andauthored
Update checkpoint_engine/ps.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Anjie Hou <149605198+specture724@users.noreply.github.com>
1 parent fc3de67 commit afd880d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

checkpoint_engine/ps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ def register_checkpoint(
982982
To free the actual memory of the shared pool or to modify its shape,
983983
please unregister the current user of the shared memory pool using `unregister_checkpoint` with `force=True`.
984984
use_inplace_pin_memory: If True, allows inplace pin memory for /dev/shm/ safetensors files.
985-
Currently, this feature is experimental and may crush.
985+
Currently, this feature is experimental and may crash.
986986
"""
987987
try:
988988
if use_shared_memory_pool:

0 commit comments

Comments
 (0)