Prepare the rented GPU host and get the model repository
Rent a Linux GPU node with at least 8 GPUs. Install a recent PyTorch build with CUDA support in a virtual environment, and make sure torchrun is available on PATH. Clone or download the official DeepSeek-V4 inference repository from huggingface.co/deepseek-ai/DeepSeek-V4-Pro, then enter its inference directory. All commands below are run from that inference directory.