We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c421e commit dd89cceCopy full SHA for dd89cce
docs/examples/pre-process.mdx
@@ -42,7 +42,7 @@ predict. So -- let's say you have a model that can handle 5 concurrent requests:
42
```config.yaml
43
...
44
runtime:
45
- predict_concurrency: 10
+ predict_concurrency: 5
46
47
```
48
0 commit comments