A lot of the guides use files as examples that are not made available in the guide, it would be great to extend the guides with all the required configuration files required to replicate them.
For example in extending_containers_with_venv it uses a minimal_pytorch.yml but its unclear what this should look like.
By not providing an example its completely unclear if it should include some rocm specific dependencies, and how one should find the correct version of these without having access to a rocm environment to create this conda env.
Also it's unclear how one should build on a container on a base container that already contains some dependencies pre-installed (eg lumi-pytorch-rocm-6.2.1-python-3.12-pytorch-20240918-vllm-4075b35.sif)
A lot of the guides use files as examples that are not made available in the guide, it would be great to extend the guides with all the required configuration files required to replicate them.
For example in extending_containers_with_venv it uses a
minimal_pytorch.ymlbut its unclear what this should look like.By not providing an example its completely unclear if it should include some rocm specific dependencies, and how one should find the correct version of these without having access to a rocm environment to create this conda env.
Also it's unclear how one should build on a container on a base container that already contains some dependencies pre-installed (eg lumi-pytorch-rocm-6.2.1-python-3.12-pytorch-20240918-vllm-4075b35.sif)