Checkpoints and disk storage

is it possible to save the outputs in some other volume like

training_args = TrainingArguments(output_dir="<path-to-external-volume>

Is it possible?