Saving checkpoints at specific steps is not possible per ce; however, there are similar solutions. The options that are related to checkpoints in OpenNMT-tf are as follows:
Save a checkpoint every this many steps (default: 5000).
save_checkpoints_steps: null
How many checkpoints to keep on disk.
keep_checkpoint_max: 3