Skip to content

Commit a534cec

Browse files
committed
Add packing parameter
1 parent fe70f49 commit a534cec

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2541,6 +2541,10 @@ paths:
25412541
validation_file:
25422542
type: string
25432543
description: File-ID of a validation file uploaded to the Together API
2544+
packing:
2545+
type: boolean
2546+
default: true
2547+
description: Whether to use packing for training.
25442548
model:
25452549
type: string
25462550
description: Name of the base model to run fine-tune job on

0 commit comments

Comments
 (0)