Unverified Commit c5f5dd2d authored by Jacky's avatar Jacky Committed by GitHub
Browse files

fix: Update docker-compose.yml path for examples/llm/benchmarks (#1816)

parent 330e649c
...@@ -43,7 +43,7 @@ This guide provides detailed steps on benchmarking Large Language Models (LLMs) ...@@ -43,7 +43,7 @@ This guide provides detailed steps on benchmarking Large Language Models (LLMs)
3. Start NATS and ETCD 3. Start NATS and ETCD
```bash ```bash
docker compose -f deploy/docker_compose.yml up -d docker compose -f deploy/metrics/docker-compose.yml up -d
``` ```
> [!NOTE] > [!NOTE]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment