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

Commit 98a0438

Browse files
MikeBirdTechGabrielle Ong
andauthored
minor documentation corrections (#1611)
Co-authored-by: Gabrielle Ong <gabrielle@jan.ai>
1 parent 5684fe6 commit 98a0438

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/installation/mac.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Before installation, make sure that you have met the required [dependencies](#de
2222
- Stable: https://github.com/janhq/cortex.cpp/releases
2323
- Beta: https://github.com/janhq/cortex.cpp/releases
2424
- Nightly: https://github.com/janhq/cortex.cpp/releases
25-
2. Ensure that Cortex.cpp is sucessfulyy installed:
25+
2. Ensure that Cortex.cpp is sucessfully installed:
2626
```bash
2727
# Stable
2828
cortex

docs/docs/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Cortex.cpp allows users to pull models from multiple Model Hubs, offering flexib
5151
| Model /Engine | llama.cpp | Command |
5252
| -------------- | --------------------- | ----------------------------- |
5353
| phi-3.5 || cortex run phi3.5 |
54-
| llama3.2 || cortex run llama3.1 |
54+
| llama3.2 || cortex run llama3.2 |
5555
| llama3.1 || cortex run llama3.1 |
5656
| codestral || cortex run codestral |
5757
| gemma2 || cortex run gemma2 |

0 commit comments

Comments
 (0)