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