Releases: togethercomputer/together-python
Releases · togethercomputer/together-python
v0.1.1
28 Jul 21:05
Compare
Sorry, something went wrong.
No results found
v0.1.1 - 2023-07-28
Full Changelog : v0.0.9...v0.1.1
Changes
Checkpoint download fixes for zst
Colored logging
Fixed class return and init behavior
Add models class and listing information options
Update prompt_id and response_id for inference
Updated files progress bar descriptions
Updated descriptions for image generation downloading
Add user-agent
Update readme
v0.0.9
19 Jul 15:46
Compare
Sorry, something went wrong.
No results found
v0.0.9 - 2023-07-19
Full Changelog : v0.0.8...v0.0.9
Bug
Fixed a minor dependency bug that would cause failures with together chat
v0.0.8
18 Jul 22:31
Compare
Sorry, something went wrong.
No results found
v0.0.8 - 2023-07-18
Full Changelog : v0.0.7...v0.0.8
Fixed
Added chat argument for streaming responses
Streaming inference by default
Updated models info
v0.0.7
15 Jul 19:50
Compare
Sorry, something went wrong.
No results found
v0.0.6
14 Jul 18:00
Compare
Sorry, something went wrong.
No results found
v0.0.5
11 Jul 18:31
Compare
Sorry, something went wrong.
No results found
0.0.5 - 2023-07-11
Full Changelog : v0.0.4-1...v0.0.5
Added
Updated 401 messages for unauthorized users
Add more debugging messages for file uploads
v0.0.4-1
07 Jul 08:31
Compare
Sorry, something went wrong.
No results found
Full Changelog : v0.0.3...v0.0.4-1
Added
Global logging flag with the 4 logging levels
Progress bar for uploading files
Fixed
Major fix: file upload issue: file contents were not being posted properly.
v0.0.3
06 Jul 20:29
Compare
Sorry, something went wrong.
No results found
0.0.3 - 2023-07-06
Added
Initial debugging logs for file upload
Updated file upload method for new R2-signed URL
Fixed error message verbiage
v0.0.2
01 Jul 22:22
Compare
Sorry, something went wrong.
No results found
0.0.2 - 2023-07-01
Added
Support the Together files API for uploading training data.
Ability to create fine tuning jobs and downloading results.
Initial support for Together job management.