Skip to content

MOSH-2174: Expose gradient_accumulation_steps in the API#274

Merged
blainekasten merged 1 commit into
mainfrom
nikita/gas_expose
May 11, 2026
Merged

MOSH-2174: Expose gradient_accumulation_steps in the API#274
blainekasten merged 1 commit into
mainfrom
nikita/gas_expose

Conversation

@nikita-smetanin
Copy link
Copy Markdown
Contributor

Summary

  • Add gradient_accumulation_steps to fine-tuning create endpoint schema in OpenAPI spec
  • Type: integer, default: 1
  • Placed after batch_size, before learning_rate

Test plan

  • OpenAPI spec validates

🤖 Generated with Claude Code

- Add gradient_accumulation_steps to fine-tuning create endpoint schema

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

✱ Stainless preview builds for togetherai

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

go

feat(api): add gradient_accumulation_steps parameter to fine-tuning

openapi

feat(api): add gradient_accumulation_steps parameter to fine-tuning

python

feat: MOSH-2174: Expose gradient_accumulation_steps in the API

terraform

chore(internal): regenerate SDK with no functional changes

typescript

feat(api): add gradient_accumulation_steps to fine-tuning create method
togetherai-openapi studio

Your SDK build had a "fatal" conclusion, and no code was generated.

togetherai-go studio

Your SDK build had a "fatal" conclusion, and no code was generated.

togetherai-python studio

Your SDK build had a "fatal" conclusion, and no code was generated.

togetherai-typescript studio

Your SDK build had a "fatal" conclusion, and no code was generated.

togetherai-terraform studio

Your SDK build had a "fatal" conclusion, and no code was generated.


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-05-11 14:12:32 UTC

@nikita-smetanin nikita-smetanin marked this pull request as ready for review May 11, 2026 14:05
@blainekasten blainekasten merged commit 7994dcc into main May 11, 2026
6 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.

2 participants