Skip to content

Commit 2d92b16

Browse files
committed
chore(env): remove outdated GRAIL_CHECKPOINT_RETENTION_LIMIT from example configuration
1 parent 171625f commit 2d92b16

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.env.example

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,6 @@ GRAIL_GRPO_RANKING_VARIANCE_WEIGHT=0.3
249249
# ============================================================================
250250
# GRAIL CHECKPOINT CONFIGURATION
251251
# ============================================================================
252-
# Number of checkpoints to keep on R2 (default: 10)
253-
GRAIL_CHECKPOINT_RETENTION_LIMIT=3
254252

255253
# Interval for milestone checkpoints (every N windows, default: 100)
256254
GRAIL_CHECKPOINT_MILESTONE_INTERVAL=100

0 commit comments

Comments
 (0)