ReleaseTogether AITogether AIpublished Jul 28, 2026seen Jul 29

togethercomputer/together-go v0.12.0

togethercomputer/together-go

Open original ↗

Captured source

source ↗
published Jul 28, 2026seen Jul 29captured Jul 29http 200method plain

v0.12.0

Repository: togethercomputer/together-go

Tag: v0.12.0

Published: 2026-07-28T17:35:12Z

Prerelease: no

Release notes:

0.12.0 (2026-07-28)

Features

  • add fine-tunes preview endpoint (751e4c5)
  • add headlamp add-on to gpu cluster (96fe8ea)
  • add Slurm Web addon to gpu cluster (89bbf1e)

Bug Fixes

  • openapi: remove rollout abort route (d7b4717)
  • openapi: sync RL model input chunk schema (747f364)
  • openapi: sync RL sampling contract (452c599)
  • Revert server host change for chat completions inference (01aa25e)
  • rl: align CISPO/DRO loss schema names with GRPO/PPO (all-caps acronyms) (7329d72)
  • stlc: generate cross-entropy loss params type (a647049)
  • Update types for deployment summary to acknowledge optionality on hardware property (8b56f2c)

Documentation

  • openapi: allow combined LoRA target modules (7afe744)
  • openapi: clarify fine-tune user id creator (c35b741)
  • openapi: clarify RL loss mask optionality (8d123a5)
  • sync endpoint events limit (01b3e00)

Refactors