# Documentation Website for MLPerf Inference using the unified CM interface ## Commands to get the website running locally ``` git clone https://github.com/mlcommons/inference cd inference pip install -r docs/requirements.txt mkdocs serve ```