Skip to content

Commit

Permalink
minor documentation corrections (#1611)
Browse files Browse the repository at this point in the history
Co-authored-by: Gabrielle Ong <[email protected]>
  • Loading branch information
MikeBirdTech and gabrielle-ong authored Nov 4, 2024
1 parent 5684fe6 commit 98a0438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/installation/mac.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Before installation, make sure that you have met the required [dependencies](#de
- Stable: https://github.com/janhq/cortex.cpp/releases
- Beta: https://github.com/janhq/cortex.cpp/releases
- Nightly: https://github.com/janhq/cortex.cpp/releases
2. Ensure that Cortex.cpp is sucessfulyy installed:
2. Ensure that Cortex.cpp is sucessfully installed:
```bash
# Stable
cortex
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Cortex.cpp allows users to pull models from multiple Model Hubs, offering flexib
| Model /Engine | llama.cpp | Command |
| -------------- | --------------------- | ----------------------------- |
| phi-3.5 || cortex run phi3.5 |
| llama3.2 || cortex run llama3.1 |
| llama3.2 || cortex run llama3.2 |
| llama3.1 || cortex run llama3.1 |
| codestral || cortex run codestral |
| gemma2 || cortex run gemma2 |
Expand Down

0 comments on commit 98a0438

Please sign in to comment.