1
1
<img src =' https://cortex-public.s3-us-west-2.amazonaws.com/logo.png ' height =' 88 ' >
2
2
3
- <!-- CORTEX_VERSION_MINOR_STABLE x2 -->
4
- [ install
] ( https://docs.cortex.dev/v/master/ install ) •
[ docs
] ( https://docs.cortex.dev/v/master ) •
[ examples
] ( examples ) •
[ we're hiring
] ( https://angel.co/cortex-labs-inc/jobs ) •
[ email us
] ( mailto:[email protected] ) •
[ chat with us
] ( https://gitter.im/cortexlabs/cortex )
3
+ <!-- CORTEX_VERSION_MINOR x2 (e.g. docs.cortex.dev/v/0.8/...) -->
4
+ [ install
] ( https://docs.cortex.dev/install ) •
[ docs
] ( https://docs.cortex.dev ) •
[ examples
] ( examples ) •
[ we're hiring
] ( https://angel.co/cortex-labs-inc/jobs ) •
[ email us
] ( mailto:[email protected] ) •
[ chat with us
] ( https://gitter.im/cortexlabs/cortex )
5
5
6
6
<br >
7
7
@@ -88,8 +88,8 @@ $ export CORTEX_NODES_MAX="3"
88
88
$ ./cortex.sh install
89
89
` ` `
90
90
91
- < ! -- CORTEX_VERSION_MINOR_STABLE -->
92
- See [installation instructions](https://docs.cortex.dev/v/master/ cluster/install) for more details.
91
+ < ! -- CORTEX_VERSION_MINOR (e.g. docs.cortex.dev/v/0.8/...) -->
92
+ See [installation instructions](https://docs.cortex.dev/cluster/install) for more details.
93
93
94
94
< br>
95
95
@@ -113,11 +113,9 @@ See [installation instructions](https://docs.cortex.dev/v/master/cluster/install
113
113
114
114
# # Examples
115
115
116
- < ! -- CORTEX_VERSION_MINOR_STABLE -->
117
- - [Text generation](https://github.com/cortexlabs/cortex/tree/master /examples/text-generator) with GPT-2
116
+ < ! -- CORTEX_VERSION_MINOR_STABLE x3 -->
117
+ - [Text generation](https://github.com/cortexlabs/cortex/tree/0.7 /examples/text-generator) with GPT-2
118
118
119
- < ! -- CORTEX_VERSION_MINOR_STABLE -->
120
- - [Sentiment analysis](https://github.com/cortexlabs/cortex/tree/master/examples/sentiment-analysis) with BERT
119
+ - [Sentiment analysis](https://github.com/cortexlabs/cortex/tree/0.7/examples/sentiment-analysis) with BERT
121
120
122
- < ! -- CORTEX_VERSION_MINOR_STABLE -->
123
- - [Image classification](https://github.com/cortexlabs/cortex/tree/master/examples/image-classifier) with Inception v3
121
+ - [Image classification](https://github.com/cortexlabs/cortex/tree/0.7/examples/image-classifier) with Inception v3
0 commit comments