Releases: togethercomputer/together-python
Releases · togethercomputer/together-python
v1.5.23
What's Changed
- add batch api example to readme by @zainhas in #331
- Add support for evals API by @newokaerinasai in #339
- Removing handling max bs from client, handling in the REST API by @fdrose in #347
- remove assert for 0 file size by @mitali401 in #349
- Update audio transcriptions tests with a smaller, reliable audio file source by @yadavsahil197 in #351
New Contributors
- @newokaerinasai made their first contribution in #339
- @mitali401 made their first contribution in #349
- @yadavsahil197 made their first contribution in #351
Full Changelog: 1.5.21...v1.5.23
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