Caliban

Latest version: v0.4.2

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

Scan your dependencies

Page 5 of 5

0.1.2

- `caliban.cloud.types` has lots of enums and types that make it easier to code
well against AI Platform.
- `caliban cloud` has more validations, now.
- `caliban cloud` now supports:
- `--gpu_spec`, which you can use to configure the GPU count and type for your
job.
- `--machine_type` allows you to specify the machine type for all jobs that
run.
- `--experiment_config` lets you submit batches of jobs at once.
- `--force` skips all validations and forces a submission with the specified
config.
- `--dry_run` will generate logs showing what WOULD happen if you submit a
batch of jobs.
- The `caliban cloud --stream_logs` argument is now gone; the command prints,
so this is easy enough to run without special help, and the argument made
batch job submission difficult.
- all local Docker commands now run `--ipc host`, which gives `docker run`
access to all of the host's memory.
- Base images now contain `gsutil`. `docker.py` automatically configures
`gcloud` and `gsutil` with shared credentials when they're present on the
machine running caliban commands.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.