Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
louie-tsai authored Feb 7, 2025
1 parent 4aa35c2 commit 794a355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChatQnA/docker_compose/intel/cpu/xeon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ If use TGI as the LLM serving backend.

```bash
docker compose -f compose_tgi.yaml up -d
# Start ChatQnA with Rerank Pipeline and Open Telemetry Tracing
# Start ChatQnA with Open Telemetry Tracing
docker compose -f compose_tgi.yaml -f compose_tgi_telemetry.yaml up -d
```

Expand Down

0 comments on commit 794a355

Please sign in to comment.