Skip to content

Commit 8dbfbd7

Browse files
Merge pull request #217365 from einatgruda/patch-5
Update use-containers.md
2 parents cfa1622 + c875530 commit 8dbfbd7

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/text-analytics-for-health/how-to

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/text-analytics-for-health/how-to/use-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The following table describes the minimum and recommended specifications for the
3939

4040
| | Minimum host specs | Recommended host specs | Minimum TPS | Maximum TPS|
4141
|---|---------|-------------|--|--|
42-
| **1 document/request** | 4 core, 10GB memory | 6 core, 12GB memory |15 | 30|
42+
| **1 document/request** | 4 core, 12GB memory | 6 core, 12GB memory |15 | 30|
4343
| **10 documents/request** | 6 core, 16GB memory | 8 core, 20GB memory |15 | 30|
4444

4545
CPU core and memory correspond to the `--cpus` and `--memory` settings, which are used as part of the `docker run` command.

0 commit comments

Comments
 (0)