conda create -n mkdocs python=3.9 conda activate mkdocs pip install mkdocs-material pip install mkdocs-mermaid2-plugin Run them as individual commands, not in a script. You can then use mkdocs build ...
Thank you for your interest in contributing to vLLM! Our community is open to everyone and welcomes all kinds of contributions, no matter how small or large. There are several ways you can contribute ...