Skip to content

Tags: codeflash-ai/together-python

Tags

v1.5.27

Toggle v1.5.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 1.5.27 (togethercomputer#381)

v1.5.26

Toggle v1.5.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SDK and CLI for model upload (togethercomputer#366)

* API and CLI for model upload

* Cleaning up the response

v1.5.25

Toggle v1.5.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.5.25 in pyproject.toml (togethercomputer#357)

v1.5.24

Toggle v1.5.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add from_hf_model argument (togethercomputer#354)

* Add from_hf_model argument

* fix docstrings

* fixes

* version bump

v1.5.23

Toggle v1.5.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update audio transcriptions tests with a smaller, reliable audio file…

… source (togethercomputer#351)

1.5.21

Toggle 1.5.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding support for Speech to text (togethercomputer#340)

* Adding support for Speech to text

* lint fixes

* remove unsupported fields from response

* add test for transcriptions

* Bump package version

* remove task from response

* replace audio url

* change file

---------

Co-authored-by: Sahil Yadav <yadavsahil197@gmail.com>

v1.5.20

Toggle v1.5.20's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Jonathanbrum/eng 33523 updating modeltypes to include transcribe for …

…whisper model (togethercomputer#342)

* Adding transcribe to models.py to resolve error with getmodels call

* updating vserion in pyproject.toml

---------

Co-authored-by: orangetin <126978607+orangetin@users.noreply.github.com>

v1.5.19

Toggle v1.5.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix event system (togethercomputer#338)

v1.5.18

Toggle v1.5.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Hugging Face Hub upload option (togethercomputer#333)

* WIP extend continued FT

* remove the hf training ckpt

* Bump version

* Add fixes

* Add to create finetuning request

* Fix naming

* Fix

* Fix

* Wording

---------

Co-authored-by: Max Ryabinin <mryabinin0@gmail.com>

v1.5.17

Toggle v1.5.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix dpo defaults for cli + turn on the checks removed previously (tog…

…ethercomputer#330)

* Fix dpo defaults for cli + turn on the checks removed previously