Tags: togethercomputer/together-python
Tags
Bump the dependencies group across 1 directory with 3 updates (#304) * Bump the dependencies group across 1 directory with 3 updates Bumps the dependencies group with 3 updates in the / directory: [rich](https://github.com/Textualize/rich), [ruff](https://github.com/astral-sh/ruff) and [pre-commit](https://github.com/pre-commit/pre-commit). Updates `rich` from 13.9.4 to 14.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.4...v14.0.0) Updates `ruff` from 0.9.10 to 0.11.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.10...0.11.7) Updates `pre-commit` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: rich dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pre-commit dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * poetry lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: orangetin <abhy@together.ai>
Add Cosine LR Scheduler for Fine-Tuning (#273) * Port cosine lr scheduler init * Port cosine lr scheduler init * Upgrade 1.4.7 * Typos, type error * Use subclasses instead of validation * Update num_cycles description * Change cli arg from num_cycles to scheduler_num_cycles * Update version
Danwaters/eng 21477 ml eng support support google colab secret for to… …gether api (#268) * Support for Google Colab notebook secrets * fix whitespace * fix failing integration tests * fix test * bump tag to 1.4.5 --------- Co-authored-by: orangetin <126978607+orangetin@users.noreply.github.com> Co-authored-by: orangetin <abhy@together.ai>
PreviousNext