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 2
2
3
3
<br >
4
4
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:[email protected] ) •
[ 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:[email protected] ) •
[ chat with us
] ( https://gitter.im/cortexlabs/cortex )
6
7
7
8
<br >
8
9
@@ -85,7 +86,8 @@ $ export CORTEX_NODES_MAX="3"
85
86
$ ./cortex.sh install
86
87
` ` `
87
88
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.
89
91
90
92
< br>
91
93
@@ -109,8 +111,11 @@ See [installation instructions](docs/cluster/install.md) for more details.
109
111
110
112
# # Examples
111
113
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
113
116
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
115
119
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