Cog

Latest version: v0.9.9

Safety actively analyzes 638346 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 23 of 24

0.0.8

Changelog

dbfe486 Enable GPUs when fetching type signature
c1367e0 Use buildkit caching for pip and apt

0.0.7

Bugfix release:
* Fix login error on Linux
* Add flush() method to logger

0.0.6

This is a minor release that introduces the `cog login` command.

This release also adds a `--progress` flag to all commands that build Docker images to allow users to set the Docker build progress format, particularly for less capable terminals.

0.0.5

This is a major update to Cog that removes the server/client model and makes it merely a wrapper around Docker. Kind of like Docker Compose for machine learning.

If you've been using the Cog server with a Docker registry, you now simply push directly to the registry by setting the image name in `cog.yaml`.

If you've got some models defined with Cog, here's what you need to update:

- `environment:` in `cog.yaml` is now `build:`
- `model:` in `cog.yaml` is now `predict:`
- The Python class `cog.Model` is now `cog.Predictor`.

Some things have moved around in the user interface too. Check out the docs to see how it works.

Changelog

0.0.4

Changelog

5757ec6 Add dependabot config
34ab62f Bump github.com/docker/docker

0.0.3

Changelog

4ff68ac Add DCO instructions to contributing
2b7648d Attempt to delete :latest tag before tagging with :latest
1f001fd Fix getting started guide

Page 23 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.