Skip to content

Commit

Permalink
Merge pull request #1693 from paopa/chore/update-readme-for-running-b…
Browse files Browse the repository at this point in the history
…uilt-in-model-command

chore: update the wrong command for running built-in models
namchuai authored Nov 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 24bebed + 3c7022c commit 7bf3f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -108,7 +108,7 @@ Once downloaded, the model `.gguf` and `model.yml` files are stored in `~\cortex
| 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 |

0 comments on commit 7bf3f8f

Please sign in to comment.