Skip to main content

Llama 3.1 405B

Run 405B (fp16) on Two Nodes
Command
Note that LLama 405B (fp8) can also be launched on a single node.
Command

DeepSeek V3/R1

Please refer to DeepSeek documents for reference.

Multi-Node Inference on SLURM

This example showcases how to serve SGLang server across multiple nodes by SLURM. Submit the following job to the SLURM cluster.
Command
Then, you can test the server by sending requests following other documents. Thanks for aflah02 for providing the example, based on his blog post.