Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
c5f5dd2d
"lib/bindings/python/vscode:/vscode.git/clone" did not exist on "78a3fedab9010d02032430c90fab9270c745ae09"
Unverified
Commit
c5f5dd2d
authored
Jul 08, 2025
by
Jacky
Committed by
GitHub
Jul 08, 2025
Browse files
fix: Update docker-compose.yml path for examples/llm/benchmarks (#1816)
parent
330e649c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/llm/benchmarks/README.md
examples/llm/benchmarks/README.md
+1
-1
No files found.
examples/llm/benchmarks/README.md
View file @
c5f5dd2d
...
@@ -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]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment