rogerwyf commited on
Commit
8dd0861
·
verified ·
1 Parent(s): 454f633

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -62,8 +62,9 @@ Draft architecture, TTT depth, sequence length, cluster layout, and optimizer ar
62
 
63
  ### Requirements
64
 
65
- - NVIDIA Blackwell GPU (tested on B300), CUDA 13.0+ toolkit available.
66
- - A vLLM build with MiniMax-M3 + EAGLE3 speculative-decoding support.
 
67
 
68
  ### Launch Server (vLLM)
69
 
 
62
 
63
  ### Requirements
64
 
65
+ - vLLM nightly with MiniMax-M3 support
66
+ - Docker image `vllm/vllm-openai:minimax-m3`
67
+
68
 
69
  ### Launch Server (vLLM)
70