diff --git a/openapi.yaml b/openapi.yaml index 2d16999..797a6c5 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -2541,6 +2541,10 @@ paths: validation_file: type: string description: File-ID of a validation file uploaded to the Together API + packing: + type: boolean + default: true + description: Whether to use packing for training. model: type: string description: Name of the base model to run fine-tune job on