From 1c266c81db0bdc18d914bf7787daf3e03831cb76 Mon Sep 17 00:00:00 2001 From: irfanpena Date: Thu, 26 Sep 2024 09:16:01 +0700 Subject: [PATCH 1/2] cortex -> cortex start --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6adc5a224..5044f1302 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ To install Cortex.cpp, download the installer for your operating system from the ### CLI ```bash # 1. Start the Cortex.cpp server (The server is running at localhost:3928) -cortex +cortex start # 2. Start a model cortex run :[engine_name] From 54870e5556b28d904a66f6722ed338251b17bb64 Mon Sep 17 00:00:00 2001 From: irfanpena Date: Thu, 26 Sep 2024 09:45:19 +0700 Subject: [PATCH 2/2] nits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5044f1302..5514cc9e8 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ To install Cortex.cpp, download the installer for your operating system from the # 1. Start the Cortex.cpp server (The server is running at localhost:3928) cortex start -# 2. Start a model +# 2. Start and chat with the model cortex run :[engine_name] # 3. Stop a model