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 76285cb commit 2afd651Copy full SHA for 2afd651
README.md
@@ -25,9 +25,6 @@ Cortex is actively maintained by a venture-backed team of infrastructure enginee
25
name: my-api
26
model: s3://my-bucket/my-model.zip
27
request_handler: handler.py
28
- compute:
29
- min_replicas: 5
30
- max_replicas: 20
31
```
32
33
**Customize** request handling (optional):
0 commit comments