Releases: togethercomputer/together-python
Releases · togethercomputer/together-python
v1.3.4
What's Changed
- fix for data_report_dict not defined by @orangetin in #212
- Add instruction and conversational data support by @artek0chumak in #211
- Bump the dependencies group across 1 directory with 10 updates by @dependabot in #213
Full Changelog: v1.3.3...v1.3.4
v1.3.3
v1.3.2
What's Changed
- Update README.md, removed extra async definition by @Nutlope in #200
- add 422 error to the invalid request check by @orangetin in #203
- ENG 12851: Add warmup ratio and update AsyncFineTuning by @azahed98 in #202
- Bump the dependencies group across 1 directory with 6 updates by @dependabot in #201
- Bump to version 1.3.2 by @orangetin in #204
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Add support for image URL by @orangetin in #198
Full Changelog: v1.3.0...v1.3.1
What's Changed
- Add support for image URL by @orangetin in #198
- Bump the dependencies group with 4 updates by @dependabot in #197
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Change default batch_size for finetuning to max_batch_size for a model by @artek0chumak in #189
- Bump up version to 1.3.0 by @artek0chumak in #194
Full Changelog: v1.2.13...v1.3.0
v1.2.13
What's Changed
- ENG 9390: Files MIN_SAMPLES=1 by @azahed98 in #185
- Improve fine-tuning CLI messages with rich by @mryab in #191
- Bump datasets from 2.21.0 to 3.0.0 in the dependencies group across 1 directory by @dependabot in #192
- Add a confirmation message before submitting a fine-tuning job by @mryab in #190
- update messages[].content type by @orangetin in #193
Full Changelog: v1.2.12...v1.2.13
v1.2.12
What's Changed
- fix test model by @orangetin in #183
- Bump the dependencies group with 6 updates by @dependabot in #184
- Add support for specifying seed by @orangetin in #139
Full Changelog: v1.2.11...v1.2.12
v1.2.11
What's Changed
- support sending **kwargs to api by @orangetin in #181
- Bump the dependencies group with 2 updates by @dependabot in #179
- Bump to version 1.2.11 by @orangetin in #182
Full Changelog: v1.2.10...v1.2.11
v1.2.10
What's Changed
- ENG-10038: Use Union instead of Conditional Or For DownloadCheckpointTypeChoice Typing by @azahed98 in #177
- bump version to 1.2.10 by @orangetin in #178
Full Changelog: v1.2.9...v1.2.10