8000 Releases · replicate/cog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: replicate/cog

v0.11.1

14 Oct 22:06
v0.11.1
Compare
Choose a tag to compare

Changelog

v0.11.0-alpha1

14 Oct 18:48
v0.11.0-alpha1
ed7cc89
Compare
Choose a tag to compare
v0.11.0-alpha1 Pre-release
Pre-release

Changelog

v0.9.26

09 Oct 17:35
v0.9.26
135599f
Compare
Choose a tag to compare

Changelog

v0.9.25

07 Oct 15:40
v0.9.25
Compare
Choose a tag to compare

This release includes fixes for running cog build on GitHub Actions, and improvements to the experience if you accidentally paste a Replicate API token (rather than a CLI auth token) into cog login.

This release also ensures that the correct version of cog is installed into the built image when using Cog base images (the default). (This bug wasn't actually fixed in this release, and is finally fixed in v0.11.2.)

Changelog

  • 15b5000 Add dotenv_if_exists to .envrc
  • be927af Don't accept Replicate API tokens for CLI login
  • cfa064a Install cog when using base images (#1973)
  • fcb3c3c Look up git metadata via GitHub env vars when available (#1974)
  • 574bdc7 direnv: use layout python to automatically use venv (#1970)

v0.9.24

25 Sep 10:02
45d7d2d
Compare
Choose a tag to compare

This release includes a fix for a bug present in v0.9.21 and v0.9.23.

The bug affected models that ran subprocesses, and could cause those subprocesses to fail with a broken pipe. The fix is in #1969.

Changelog

v0.9.23

13 Sep 10:20
6da017c
Compare
Choose a tag to compare

Important

This release includes changes from the previous tag, v0.9.22, which doesn't have a corresponding release.

What's Changed

New Contributors

Full Changelog: v0.9.21...v0.9.23

Changelog

  • 6da017c Pin goreleaser to v2.2.0 to avoid pulling in go 1.23 (#1953)

v0.9.21

10 Sep 19:47
0125bd6
Compare
Choose a tag to compare

Changelog

v0.9.20

20 Aug 14:55
v0.9.20
Compare
Choose a tag to compa 10980 re

Changelog

  • 62f6d41 Add Python 3.7 back to supported versions
  • 8dcd976 Add pytest-timeout and configure a 10s test timeout
  • 6028963 Fallback to regular if cog base image can't be determined and flag is not explicitly set (#1872)
  • 07cd53b Handle CUDA version modifiers on torch (#1876)
  • 44fb829 Publish on tag push rather than release
  • 2afc58e Support Literal in Python 3.7
  • 4ebed53 Support removing input files in Python 3.7
  • d3a9c17 Use tox to run Python tests

v0.9.19

14 Aug 14:22
v0.9.19
2726dc7
Compare
Choose a tag to compare

Changelog

  • b6c852a Allow manual trigger for PyPI release
  • f85ec07 Bind optional Futures at init
  • 2726dc7 Clarify conditions for public release job
  • 6d7580d Merge create_predict_task into PredictTask.__init__
  • a1213bc Only send the "start" webhook when we start tracking a prediction

v0.9.18

14 Aug 13:49
v0.9.18
40b6190
Compare
Choose a tag to compare

Changelog

  • 40b6190 Fix goreleaser archive format
0