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

Commit 3c7022c

Browse files
committed
chore: update the wrong command for running built-in models
1 parent 24bebed commit 3c7022c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Once downloaded, the model `.gguf` and `model.yml` files are stored in `~\cortex
108108
| Model /Engine | llama.cpp | Command |
109109
| -------------- | --------------------- | ----------------------------- |
110110
| phi-3.5 || cortex run phi3.5 |
111-
| llama3.2 || cortex run llama3.1 |
111+
| llama3.2 || cortex run llama3.2 |
112112
| llama3.1 || cortex run llama3.1 |
113113
| codestral || cortex run codestral |
114114
| gemma2 || cortex run gemma2 |

0 commit comments

Comments
 (0)