Updated PyTorch OSS benchmark infra (markdown)

Huy Do
2025-06-16 13:11:26 -07:00
parent 3087ae6260
commit bacbeec881

@ -300,6 +300,12 @@ The list of available benchmarks at the moment are:
"vllm-project/vllm": "vLLM benchmark"
```
### TorchAgent
To explore the benchmark database, we recommend trying out https://hud.pytorch.org/torchagent. You need to have write access to PyTorch to use the agent. At a high level, it includes our [clickhouse-mcp](https://github.com/izaitsevfb/clickhouse-mcp) that it can use to explore the database.
As an example, the list of available benchmarks comes from this prompt `List all the benchmark names from different GitHub repositories from Jun 10th to Jun 16th. Each name only needs to be mentioned once`
### Benchmark database
The benchmark database on ClickHouse Cloud is currently accessible to all Metamates. We also provide a [ClickHouse MCP server](https://github.com/izaitsevfb/clickhouse-mcp) that you can install to access the database via an AI agent like Claude Code.