mirror of
https://github.com/mlcommons/inference
synced 2026-05-24 09:50:02 +00:00
| .. | ||
| benchmarks | ||
| changelog | ||
| demos | ||
| img | ||
| install | ||
| power | ||
| submission | ||
| usage | ||
| index.md | ||
| index_gh.md | ||
| README.md | ||
| requirements.txt | ||
| system_requirements.yml | ||
Documentation Website for MLPerf Inference using the MLC 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