We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa35c2 commit 794a355Copy full SHA for 794a355
ChatQnA/docker_compose/intel/cpu/xeon/README.md
@@ -279,7 +279,7 @@ If use TGI as the LLM serving backend.
279
280
```bash
281
docker compose -f compose_tgi.yaml up -d
282
-# Start ChatQnA with Rerank Pipeline and Open Telemetry Tracing
+# Start ChatQnA with Open Telemetry Tracing
283
docker compose -f compose_tgi.yaml -f compose_tgi_telemetry.yaml up -d
284
```
285
0 commit comments