credentials_path
and mgmt_address
parameters are set by default in /opt/cerebras/config
and typically do not require explicit specification.
An example configuration in /opt/cerebras/config
might look like this:
--mount_dirs
or --python_paths arguments
. For instance, if the Model Zoo is at “/cb/home/user/modelzoo” and data is at “/cb/home/user/data”, you only need to specify --mount_dirs /cb/home
.mount_dirs
and python_paths
in a YAML file and export it as an environment variable to streamline command line usage:
--mount_dirs
and --python_paths
when running a Cerebras Model Zoo job, unless you’re adding additional paths.