Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 8c51521

Browse files
committed
docs: update the links
1 parent 443f908 commit 8c51521

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

cortex-cpp/README.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -136,50 +136,42 @@ To compile cortex-cpp please visit [Compile from source](docs/docs/new/build-sou
136136
<tr>
137137
<td style="text-align:center"><b>Stable (Recommended)</b></td>
138138
<td style="text-align:center">
139-
<a href='https://github.com/janhq/cortex-cpp/releases/download/v0.3.22/cortex-cpp-0.3.22-win-amd64.tar.gz'>
139+
<a href='https://github.com/janhq/cortex/releases/download/v0.4.12/cortex-cpp-0.4.12-windows-amd64-avx2.tar.gz'>
140140
<img src='./docs/static/img/windows.png' style="height:15px; width: 15px" />
141141
<b>CPU</b>
142142
</a>
143143
</td>
144144
<td style="text-align:center">
145-
<a href='https://github.com/janhq/cortex-cpp/releases/download/v0.3.22/cortex-cpp-0.3.22-win-amd64-cuda.tar.gz'>
145+
<a href='https://github.com/janhq/cortex/releases/download/v0.4.12/cortex-cpp-0.4.12-windows-amd64-avx2-cuda-12-0.tar.gz'>
146146
<img src='./docs/static/img/windows.png' style="height:15px; width: 15px" />
147147
<b>CUDA</b>
148148
</a>
149149
</td>
150150
<td style="text-align:center">
151-
<a href='https://github.com/janhq/cortex-cpp/releases/download/v0.3.22/cortex-cpp-0.3.22-mac-amd64.tar.gz'>
151+
<a href='https://github.com/janhq/cortex/releases/download/v0.4.12/cortex-cpp-0.4.12-mac-amd64.tar.gz'>
152152
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
153153
<b>Intel</b>
154154
</a>
155155
</td>
156156
<td style="text-align:center">
157-
<a href='https://github.com/janhq/cortex-cpp/releases/download/v0.3.22/cortex-cpp-0.3.22-mac-arm64.tar.gz'>
157+
<a href='https://github.com/janhq/cortex/releases/download/v0.4.12/cortex-cpp-0.4.12-mac-arm64.tar.gz'>
158158
<img src='./docs/static/img/mac.png' style="height:15px; width: 15px" />
159159
<b>M1/M2</b>
160160
</a>
161161
</td>
162162
<td style="text-align:center">
163-
<a href='https://github.com/janhq/cortex-cpp/releases/download/v0.3.22/cortex-cpp-0.3.22-linux-amd64.tar.gz'>
163+
<a href='https://github.com/janhq/cortex/releases/download/v0.4.12/cortex-cpp-0.4.12-linux-amd64-avx2.tar.gz'>
164164
<img src='./docs/static/img/linux.png' style="height:15px; width: 15px" />
165165
<b>CPU</b>
166166
</a>
167167
</td>
168168
<td style="text-align:center">
169-
<a href='https://github.com/janhq/cortex-cpp/releases/download/v0.3.22/cortex-cpp-0.3.22-linux-amd64-cuda.tar.gz'>
169+
<a href='https://github.com/janhq/cortex/releases/download/v0.4.12/cortex-cpp-0.4.12-linux-amd64-cuda-12-0.tar.gz'>
170170
<img src='./docs/static/img/linux.png' style="height:15px; width: 15px" />
171171
<b>CUDA</b>
172172
</a>
173173
</td>
174174
</tr>
175-
<tr style="text-align: center">
176-
<td style="text-align:center"><b>Experimental (Nighlty Build)</b></td>
177-
<td style="text-align:center" colspan="6">
178-
<a href='https://github.com/janhq/cortex-cpp/actions/runs/8146271749'>
179-
<b>GitHub action artifactory</b>
180-
</a>
181-
</td>
182-
</tr>
183175
</table>
184176

185177
Download the latest version of Cortex-cpp at https://jan.ai/ or visit the **[GitHub Releases](https://github.com/janhq/cortex/releases)** to download any previous release.

0 commit comments

Comments
 (0)