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.
2 parents cfa1622 + c875530 commit 8dbfbd7Copy full SHA for 8dbfbd7
articles/cognitive-services/language-service/text-analytics-for-health/how-to/use-containers.md
@@ -39,7 +39,7 @@ The following table describes the minimum and recommended specifications for the
39
40
| | Minimum host specs | Recommended host specs | Minimum TPS | Maximum TPS|
41
|---|---------|-------------|--|--|
42
-| **1 document/request** | 4 core, 10GB memory | 6 core, 12GB memory |15 | 30|
+| **1 document/request** | 4 core, 12GB memory | 6 core, 12GB memory |15 | 30|
43
| **10 documents/request** | 6 core, 16GB memory | 8 core, 20GB memory |15 | 30|
44
45
CPU core and memory correspond to the `--cpus` and `--memory` settings, which are used as part of the `docker run` command.
0 commit comments