I run into some issues when following the getting started guide to setup using the lastest NGC container:
- mis-matched link of example folder.
- change directory to
flagscale folder before running pip install.
- Failed to pip install vllm-FL without change
MAX_JOBS and TORCH_CUDA_ARCH_LIST
- NGC's PyTorch container doesn't include conda, while the run script is using conda.