11<img src =' https://cortex-public.s3-us-west-2.amazonaws.com/logo.png ' height =' 88 ' >
22
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:hello@cortex.dev ) • [ 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:hello@cortex.dev ) • [ chat with us] ( https://gitter.im/cortexlabs/cortex )
55
66<br >
77
@@ -88,8 +88,8 @@ $ export CORTEX_NODES_MAX="3"
8888$ ./cortex.sh install
8989` ` `
9090
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.
9393
9494< br>
9595
@@ -113,11 +113,9 @@ See [installation instructions](https://docs.cortex.dev/v/master/cluster/install
113113
114114# # Examples
115115
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
118118
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
121120
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