# Setting ngc config $ ngc config set # Downloading approrpriate model $ python download_models.py --download_dir /workspace/bionemo/models megamolbart # Starting the container with bionemo image $ docker run -d -p :6006:6006 -p :8888:8888 --mount type = bind,source =/dev/shm,目标=/dev/shm -v/biotest/data:/data -v/biotest/result/result/result:/result -It -gpus -gpus ash aul nvcr.io/nvidia/clara/clara/bionemo-frame工作:1.4.1 bash





