We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673be25 commit 4642360Copy full SHA for 4642360
1 file changed
openapi.yaml
@@ -7495,7 +7495,7 @@ paths:
7495
/rl/training-sessions/{session_id}/operations/training-checkpoint:
7496
post:
7497
summary: Save training checkpoint
7498
- description: Submits an operation that will asynchronously save the full training state (adapter + optimizer + step) to object storage.
+ description: Submits an operation that will asynchronously save the full training state (adapter + optimizer + step).
7499
operationId: createTrainingCheckpoint
7500
tags: [RL]
7501
responses:
0 commit comments