Skip to content

Add packing parameter for POST /fine-tunes#230

Merged
timofeev1995 merged 2 commits intomainfrom
add-configurable-packing-parameter
Mar 26, 2026
Merged

Add packing parameter for POST /fine-tunes#230
timofeev1995 merged 2 commits intomainfrom
add-configurable-packing-parameter

Conversation

@timofeev1995
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 23, 2026

✱ Stainless preview builds

This PR will update the togetherai SDKs with the following commit messages.

go

feat(api): add packing parameter to fine-tuning creation

openapi

feat(api): add packing parameter to fine-tune job creation

python

chore(internal): regenerate SDK with no functional changes

terraform

chore(internal): regenerate SDK with no functional changes

typescript

feat(api): add packing parameter to fine-tuning create method
togetherai-openapi studio · code

Your SDK build had at least one "note" diagnostic.
generate ✅

togetherai-python studio · code

Your SDK build had at least one "note" diagnostic.
generate ✅build ✅lint ✅test ⏭️

pip install https://pkg.stainless.com/s/togetherai-python/e541c4017882f28c00dbf711cf6ecba050deef6f/together-2.5.0-py3-none-any.whl
togetherai-go studio · code

Your SDK build had at least one "note" diagnostic.
generate ✅build ⏭️lint ✅test ✅

go get github.com/stainless-sdks/togetherai-go@a069ef34c7196dcb963e19817264860a0f7677bf
togetherai-typescript studio · conflict

Your SDK build had at least one note diagnostic.

togetherai-terraform studio · code

Your SDK build had at least one "note" diagnostic.
generate ✅lint ✅test ✅


This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
If you push custom code to the preview branch, re-run this workflow to update the comment.
Last updated: 2026-03-26 14:12:46 UTC

validation_file:
type: string
description: File-ID of a validation file uploaded to the Together API
packing:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will we include it in FinetuneResponseTruncated ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this catch!

openapi.yaml Outdated
packing:
type: boolean
default: true
description: Whether to use packing for training.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add a bit more info? At least specify "sequence packing"

@timofeev1995 timofeev1995 merged commit aeee6e0 into main Mar 26, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants