Releases: togethercomputer/together-python
Releases · togethercomputer/together-python
v1.1.3
What's Changed
- Bump ruff from 0.3.7 to 0.4.1 by @dependabot in #103
- Bump types-tqdm from 4.66.0.20240106 to 4.66.0.20240417 by @dependabot in #104
- Bump pyarrow from 15.0.2 to 16.0.0 by @dependabot in #105
- Bump aiohttp from 3.9.4 to 3.9.5 by @dependabot in #107
- Bump eval-type-backport from 0.1.3 to 0.2.0 by @dependabot in #106
- Add required parameter max_tokens to completions example by @sepiatone in #110
- (Minor) Update typo in README.md by @sepiatone in #111
- Add social links and logo to readme by @orangetin in #112
- Bump pytest from 8.1.1 to 8.2.0 by @dependabot in #114
- Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #115
- Bump tox from 4.14.2 to 4.15.0 by @dependabot in #116
- Bump black from 24.4.0 to 24.4.2 by @dependabot in #117
- Bump ruff from 0.4.1 to 0.4.2 by @dependabot in #118
- Add the example script for data pretokenization by @mryab in #101
- Add "tool" as a valid MessageRole by @orangetin in #119
- Bump to v1.1.3 by @orangetin in #120
New Contributors
- @sepiatone made their first contribution in #110
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
What's Changed
- Bump idna from 3.6 to 3.7 by @dependabot in #92
- Fix missing keys in report_dict for _check_jsonl by @mryab in #93
- Bump black from 24.3.0 to 24.4.0 by @dependabot in #94
- Bump pydantic from 2.6.4 to 2.7.0 by @dependabot in #95
- Bump aiohttp from 3.9.3 to 3.9.4 by @dependabot in #96
- Bump ruff from 0.3.5 to 0.3.7 by @dependabot in #97
- Bump version to 1.1.1 by @mryab in #98
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Bump typer from 0.12.0 to 0.12.1 by @dependabot in #91
- Bump types-requests from 2.31.0.20240402 to 2.31.0.20240406 by @dependabot in #90
- Check Parquet files in together-cli, supply filetype in header by @mryab in #73
New Contributors
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- [WIP] v1.0.0 Updates by @orangetin in #71
- Bump black from 23.12.1 to 24.3.0 by @dependabot in #76
- remove unused file _utils.py by @orangetin in #74
- Add basic issue templates by @orangetin in #75
- Create dependabot.yml by @orangetin in #77
- Fix annotation compatibility for older python versions by @orangetin in #78
- [WIP] Docs for v1.0.0 by @Nutlope in #84
- Bump pytest from 7.4.4 to 8.1.1 by @dependabot in #80
- Bump filelock from 3.13.1 to 3.13.3 by @dependabot in #79
- Bump typer from 0.9.0 to 0.12.0 by @dependabot in #81
- Bump ruff from 0.3.4 to 0.3.5 by @dependabot in #82
- Bump types-requests from 2.31.0.20240311 to 2.31.0.20240402 by @dependabot in #83
- CLI related fixes and improvements by @orangetin in #85
- Legacy compatibility by @orangetin in #87
- Fix typos in readme for files/fine-tune by @orangetin in #88
New Contributors
- @dependabot made their first contribution in #76
- @Nutlope made their first contribution in #84
Full Changelog: v0.2.11...v1.0.1
v0.2.11
v0.2.10
v0.2.9
v0.2.8
What's Changed
- update docs with model_output_name and wandb_url by @clam004 in #58
- Embeddings api by @clam004 in #59
- Add Openai compatible Completion class by @orangetin in #60
- Fix workflow and bump to version 0.2.8 by @orangetin in #61
Full Changelog: v0.2.6...v0.2.8
v0.2.6
What's Changed
- Data feedback rdme by @clam004 in #21
- Fix typo in error message of error code 429 in Complete.py by @rchalamala in #22
- Price estimate for FT jobs by @adamsch1 in #23
- add support for 70b by @adamsch1 in #24
- Enable WandB option in the CLI by @justusc in #25
- Remove 70B models (not yet supported) by @justusc in #26
- version update by @clam004 in #27
- Add 70B models support for fine tuning job submission by @justusc in #28
- Add negative prompt as a param for image models by @orangetin in #31
- Add a minimum for finetune create batch size by @justusc in #32
- version by @clam004 in #33
- together models ready model_name, but using the API instead by @clam004 in #34
- Timestamp formats by @clam004 in #36
- Fix circular imports by @orangetin in #38
- Version bump to 0.2.4 by @orangetin in #39
- Clean up fixed constants available with api call and add new functions by @orangetin in #40
- Confirm Finetune Job by @clam004 in #41
- updates finetune input resets to the October 70b update by @clam004 in #42
- Deduplicate Utils by @clam004 in #43
- Do not show the stack trace when user as no API key by @clam004 in #46
- Add max batch size check by @azahed98 in #47
- Replace ValueError for max batchsize with ajusted_inputs=True by @azahed98 in #48
- typing errors with python <3.9 by @clam004 in #49
- Tabulate outputs for JSON outputs by @orangetin in #50
- Initial tests for files and fine-tuning by @orangetin in #51
- Enable retries for file uploads and finetune downloads by @orangetin in #52
- Handle errors gracefully by @orangetin in #53
- Pypi push on github release creation by @orangetin in #54
- Fix poetry install by @orangetin in #55
- Fix poetry build by @orangetin in #56
New Contributors
- @rchalamala made their first contribution in #22
- @adamsch1 made their first contribution in #23
- @azahed98 made their first contribution in #47
Full Changelog: v0.1.5...v0.2.6