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

Commit 09434de

Browse files
committed
add nightly- pulls llama.cpp everynight
1 parent b5051ed commit 09434de

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

README.md

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Cortex.cpp includes a REST API accessible at `localhost:39281`. For a complete l
103103

104104
## Advanced Installation
105105

106-
### Network Installer
106+
### Network Installer (Stable)
107107

108108
Cortex.cpp is available with a Network Installer, which is a smaller installer but requires internet connection during installation to download the necessary dependencies.
109109

@@ -126,14 +126,13 @@ Cortex.cpp is available with a Network Installer, which is a smaller installer b
126126
</h4>
127127

128128

129-
### Beta & Nightly Versions
129+
### Beta & Nightly Versions
130130

131-
Beta is an early preview for new versions of Cortex. It is for users who want to try new features early and provide us feedback.
132-
133-
Nightly is our development version of Cortex. It is released every night and may contain bugs and experimental features.
134-
135-
#### Network Installer
131+
Cortex releases 2 preview versions for advanced users to try new features early (we appreciate your feedback!)
132+
- Beta (early preview)
133+
- Nightly (released every night). Nightly pulls the latest changes from upstream [llama.cpp](https://github.com/ggerganov/llama.cpp/) repo, creates a PR and runs our tests. If all test pass, the PR is automatically merged into our repo, with the latest llama.cpp version.
136134

135+
#### Local Installer (Default)
137136
<table>
138137
<tr style="text-align:center">
139138
<td style="text-align:center"><b>Version Type</b></td>
@@ -144,48 +143,49 @@ Nightly is our development version of Cortex. It is released every night and may
144143
<tr style="text-align:center">
145144
<td style="text-align:center"><b>Beta (Preview)</b></td>
146145
<td style="text-align:center">
147-
<a href='https://app.cortexcpp.com/download/beta/windows-amd64-network'>
146+
<a href='https://app.cortexcpp.com/download/beta/windows-amd64-local'>
148147
<img src='https://github.com/janhq/docs/blob/main/static/img/windows.png' style="height:14px; width: 14px" />
149-
<b>cortex-beta-windows-network-installer.exe</b>
148+
<b>cortex-beta-windows-local-installer.exe</b>
150149
</a>
151150
</td>
152151
<td style="text-align:center">
153-
<a href='https://app.cortexcpp.com/download/beta/mac-universal-network'>
152+
<a href='https://app.cortexcpp.com/download/beta/mac-universal-local'>
154153
<img src='https://github.com/janhq/docs/blob/main/static/img/mac.png' style="height:15px; width: 15px" />
155-
<b>cortex-beta-mac-network-installer.pkg</b>
154+
<b>cortex-beta-mac-local-installer.pkg</b>
156155
</a>
157156
</td>
158157
<td style="text-align:center">
159-
<a href='https://app.cortexcpp.com/download/beta/linux-amd64-network'>
160-
<img src='https://github.com/janhq/docs/blob/main/static/img/linux.png' style="height:15px; width: 15px" />
161-
<b>cortex-beta-linux-network-installer.deb</b>
158+
<a href='https://app.cortexcpp.com/download/beta/linux-amd64-local'>
159+
<img src='https://github.com/janhq/docs/blob/main/static/img/linux.png' style="height:14px; width: 14px" />
160+
<b>cortex-beta-linux-local-installer.deb</b>
162161
</a>
163162
</td>
164163
</tr>
165164
<tr style="text-align:center">
166165
<td style="text-align:center"><b>Nightly (Experimental)</b></td>
167166
<td style="text-align:center">
168-
<a href='https://app.cortexcpp.com/download/nightly/windows-amd64-network'>
169-
<img src='https://github.com/janhq/docs/blob/main/static/img/windows.png' style="height:15px; width: 15px" />
170-
<b>cortex-nightly-windows-network-installer.exe</b>
167+
<a href='https://app.cortexcpp.com/download/nightly/windows-amd64-local'>
168+
<img src='https://github.com/janhq/docs/blob/main/static/img/windows.png' style="height:14px; width: 14px" />
169+
<b>cortex-nightly-windows-local-installer.exe</b>
171170
</a>
172171
</td>
173172
<td style="text-align:center">
174-
<a href='https://app.cortexcpp.com/download/nightly/mac-universal-network'>
173+
<a href='https://app.cortexcpp.com/download/nightly/mac-universal-local'>
175174
<img src='https://github.com/janhq/docs/blob/main/static/img/mac.png' style="height:15px; width: 15px" />
176-
<b>cortex-nightly-mac-network-installer.pkg</b>
175+
<b>cortex-nightly-mac-local-installer.pkg</b>
177176
</a>
178177
</td>
179178
<td style="text-align:center">
180-
<a href='https://app.cortexcpp.com/download/nightly/linux-amd64-network'>
181-
<img src='https://github.com/janhq/docs/blob/main/static/img/linux.png' style="height:15px; width: 15px" />
182-
<b>cortex-nightly-linux-network-installer.deb</b>
179+
<a href='https://app.cortexcpp.com/download/nightly/linux-amd64-local'>
180+
<img src='https://github.com/janhq/docs/blob/main/static/img/linux.png' style="height:14px; width: 14px" />
181+
<b>cortex-nightly-linux-local-installer.deb</b>
183182
</a>
184183
</td>
185184
</tr>
186185
</table>
187186

188-
#### Local Installer
187+
#### Network Installer
188+
189189
<table>
190190
<tr style="text-align:center">
191191
<td style="text-align:center"><b>Version Type</b></td>
@@ -196,42 +196,42 @@ Nightly is our development version of Cortex. It is released every night and may
196196
<tr style="text-align:center">
197197
<td style="text-align:center"><b>Beta (Preview)</b></td>
198198
<td style="text-align:center">
199-
<a href='https://app.cortexcpp.com/download/beta/windows-amd64-local'>
199+
<a href='https://app.cortexcpp.com/download/beta/windows-amd64-network'>
200200
<img src='https://github.com/janhq/docs/blob/main/static/img/windows.png' style="height:14px; width: 14px" />
201-
<b>cortex-beta-windows-local-installer.exe</b>
201+
<b>cortex-beta-windows-network-installer.exe</b>
202202
</a>
203203
</td>
204204
<td style="text-align:center">
205-
<a href='https://app.cortexcpp.com/download/beta/mac-universal-local'>
205+
<a href='https://app.cortexcpp.com/download/beta/mac-universal-network'>
206206
<img src='https://github.com/janhq/docs/blob/main/static/img/mac.png' style="height:15px; width: 15px" />
207-
<b>cortex-beta-mac-local-installer.pkg</b>
207+
<b>cortex-beta-mac-network-installer.pkg</b>
208208
</a>
209209
</td>
210210
<td style="text-align:center">
211-
<a href='https://app.cortexcpp.com/download/beta/linux-amd64-local'>
212-
<img src='https://github.com/janhq/docs/blob/main/static/img/linux.png' style="height:14px; width: 14px" />
213-
<b>cortex-beta-linux-local-installer.deb</b>
211+
<a href='https://app.cortexcpp.com/download/beta/linux-amd64-network'>
212+
<img src='https://github.com/janhq/docs/blob/main/static/img/linux.png' style="height:15px; width: 15px" />
213+
<b>cortex-beta-linux-network-installer.deb</b>
214214
</a>
215215
</td>
216216
</tr>
217217
<tr style="text-align:center">
218218
<td style="text-align:center"><b>Nightly (Experimental)</b></td>
219219
<td style="text-align:center">
220-
<a href='https://app.cortexcpp.com/download/nightly/windows-amd64-local'>
221-
<img src='https://github.com/janhq/docs/blob/main/static/img/windows.png' style="height:14px; width: 14px" />
222-
<b>cortex-nightly-windows-local-installer.exe</b>
220+
<a href='https://app.cortexcpp.com/download/nightly/windows-amd64-network'>
221+
<img src='https://github.com/janhq/docs/blob/main/static/img/windows.png' style="height:15px; width: 15px" />
222+
<b>cortex-nightly-windows-network-installer.exe</b>
223223
</a>
224224
</td>
225225
<td style="text-align:center">
226-
<a href='https://app.cortexcpp.com/download/nightly/mac-universal-local'>
226+
<a href='https://app.cortexcpp.com/download/nightly/mac-universal-network'>
227227
<img src='https://github.com/janhq/docs/blob/main/static/img/mac.png' style="height:15px; width: 15px" />
228-
<b>cortex-nightly-mac-local-installer.pkg</b>
228+
<b>cortex-nightly-mac-network-installer.pkg</b>
229229
</a>
230230
</td>
231231
<td style="text-align:center">
232-
<a href='https://app.cortexcpp.com/download/nightly/linux-amd64-local'>
233-
<img src='https://github.com/janhq/docs/blob/main/static/img/linux.png' style="height:14px; width: 14px" />
234-
<b>cortex-nightly-linux-local-installer.deb</b>
232+
<a href='https://app.cortexcpp.com/download/nightly/linux-amd64-network'>
233+
<img src='https://github.com/janhq/docs/blob/main/static/img/linux.png' style="height:15px; width: 15px" />
234+
<b>cortex-nightly-linux-network-installer.deb</b>
235235
</a>
236236
</td>
237237
</tr>

0 commit comments

Comments
 (0)