Skip to content

Commit c4b246b

Browse files
ospillingerdeliahu
authored andcommitted
Update README.md
(cherry picked from commit bf6b7fb)
1 parent 043c610 commit c4b246b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<br>
1010

11-
Cortex is a machine learning deployment platform that runs in your AWS account. You define deployments with simple declarative configuration and Cortex deploys your models as web APIs. It also handles autoscaling, rolling updates, log streaming, inference on CPUs or GPUs, and more.
11+
Cortex is a machine learning deployment platform that runs in your AWS account. It takes exported models from S3 and deploys them as web APIs. It also handles autoscaling, rolling updates, log streaming, inference on CPUs or GPUs, and more.
1212

1313
Cortex is maintained by a venture-backed team of infrastructure engineers and [we're hiring](https://angel.co/cortex-labs-inc/jobs).
1414

@@ -59,7 +59,7 @@ $ curl -d '{"a": 1, "b": 2, "c": 3}' https://amazonaws.com/my-api
5959
6060
<br>
6161
62-
## Self-hosting Cortex on AWS
62+
## Hosting Cortex on AWS
6363
6464
```bash
6565
# Download the install script

0 commit comments

Comments
 (0)