Add packing parameter for POST /fine-tunes#230
Conversation
✱ Stainless preview buildsThis PR will update the go openapi python terraform typescript ✅ togetherai-python studio · code
✅ togetherai-go studio · code
✅ togetherai-terraform studio · code
This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push. |
| validation_file: | ||
| type: string | ||
| description: File-ID of a validation file uploaded to the Together API | ||
| packing: |
There was a problem hiding this comment.
will we include it in FinetuneResponseTruncated ?
There was a problem hiding this comment.
Thank you for this catch!
openapi.yaml
Outdated
| packing: | ||
| type: boolean | ||
| default: true | ||
| description: Whether to use packing for training. |
There was a problem hiding this comment.
Should we add a bit more info? At least specify "sequence packing"
No description provided.