Skip to content

Commit

Permalink
Update Overview and Remove Cortex Platform readme
Browse files Browse the repository at this point in the history
  • Loading branch information
irfanpena committed Sep 9, 2024
1 parent c4863ff commit 8671572
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 219 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
> ⚠️ **CortexCPP is currently in Development. This documentation outlines the intended behavior of CortexCPP, which may not yet be fully implemented in the codebase.**
## About
CortexCPP is a C++ AI engine featuring a Docker-like command-line interface and client libraries. It can run as a standalone server or be embedded as a library, allowing you to run AI locally on your computer.
CortexCPP is a Local AI engine that is used to run and customize LLMs. CortexCPP can be deployed as a standalone server, or integrated into apps like [Jan.ai](https://jan.ai/).

CortexCPP supports the following engines:
- [`cortex.llamacpp`](https://github.com/janhq/cortex.llamacpp)
Expand Down Expand Up @@ -67,7 +67,7 @@ cortex
# Start a model
cortex run [model_id]
```
## Model Library
## Built-in Model Library
CortexCPP supports a list of models available on [Cortex Hub](https://huggingface.co/cortexso).

Here are example of models that you can use based on each supported engine:
Expand Down
217 changes: 0 additions & 217 deletions platform/README.md

This file was deleted.

0 comments on commit 8671572

Please sign in to comment.