Releases: togethercomputer/together-python
Releases · togethercomputer/together-python
1.5.21
What's Changed
- Adding support for Speech to text by @rishabh-bhargava in #340
New Contributors
- @rishabh-bhargava made their first contribution in #340
Full Changelog: v1.5.20...1.5.21
v1.5.20
What's Changed
- Adding transcribe to models.py to resolve error with getmodels call by @Together-Jonathan in #341
- Jonathanbrum/eng 33523 updating modeltypes to include transcribe for whisper model by @Together-Jonathan in #342
New Contributors
- @Together-Jonathan made their first contribution in #341
Full Changelog: v1.5.19...v1.5.20
v1.5.19
What's Changed
- Add tests for message weights by @fdrose in #335
- Fix event schema for new hf upload event types by @timofeev1995 in #338
New Contributors
Full Changelog: v1.5.18...v1.5.19
v1.5.18
What's Changed
- Response format regex by @zainhas in #332
- Add Hugging Face Hub upload option by @timofeev1995 in #333
Full Changelog: v1.5.17...v1.5.18
v1.5.17
What's Changed
- Fix dpo defaults for cli + turn on the checks removed previously by @timofeev1995 in #330
Full Changelog: v1.5.16...v1.5.17
v1.5.16
What's Changed
Full Changelog: v1.5.15...v1.5.16
v1.5.15
What's Changed
- Fix simpo_gamma default value for CLI by @timofeev1995 in #328
Full Changelog: v1.5.14...v1.5.15
v1.5.14
What's Changed
- New options for preference tuning: rpo alpha, logprobs normalization, reference-free, simpo gamma by @timofeev1995 in #327
Full Changelog: v1.5.13...v1.5.14
v1.5.13
What's Changed
- Update default LR scheduler to cosine with 0.5 cycles by @sbassam in #322
- Add support for Batch API by @rajasbansal in #325
- bump version to 1.5.13 by @orangetin in #326
New Contributors
- @sbassam made their first contribution in #322
- @rajasbansal made their first contribution in #325
Full Changelog: v1.5.11...v1.5.13
v1.5.11
What's Changed
- Accept strings for checkpoint type on download by @nbroad1881 in #308
- Migrate train_on_inputs to sft-specific params by @connermanuel in #297
- Make it possible to exclude pyarrow dep by @scosman in #276
- fix failing tests: replace mixtral test model with scout by @orangetin in #319
- Add validation for lora_dropout by @timofeev1995 in #316
New Contributors
Full Changelog: 1.5.8...v1.5.11