File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 22
33<br >
44
5- [ install] ( https://docs.cortex.dev/install ) • <!-- CORTEX_VERSION_MINOR_STABLE e.g. https://docs.cortex.dev/v/0.2/ --> [ 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 )
5+ <!-- CORTEX_VERSION_MINOR_STABLE x2 -->
6+ [ 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 )
67
78<br >
89
@@ -85,7 +86,8 @@ $ export CORTEX_NODES_MAX="3"
8586$ ./cortex.sh install
8687` ` `
8788
88- See [installation instructions](docs/cluster/install.md) for more details.
89+ < ! -- CORTEX_VERSION_MINOR_STABLE -->
90+ See [installation instructions](https://docs.cortex.dev/v/master/cluster/install) for more details.
8991
9092< br>
9193
@@ -109,8 +111,11 @@ See [installation instructions](docs/cluster/install.md) for more details.
109111
110112# # Examples
111113
112- - [Text generation](examples/text-generator) with GPT-2
114+ < ! -- CORTEX_VERSION_MINOR_STABLE -->
115+ - [Text generation](https://github.com/cortexlabs/cortex/tree/master/examples/text-generator) with GPT-2
113116
114- - [Sentiment analysis](examples/sentiment-analysis) with BERT
117+ < ! -- CORTEX_VERSION_MINOR_STABLE -->
118+ - [Sentiment analysis](https://github.com/cortexlabs/cortex/tree/master/examples/sentiment-analysis) with BERT
115119
116- - [Image classification](examples/image-classifier) with Inception v3
120+ < ! -- CORTEX_VERSION_MINOR_STABLE -->
121+ - [Image classification](https://github.com/cortexlabs/cortex/tree/master/examples/image-classifier) with Inception v3
You can’t perform that action at this time.
0 commit comments