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

Commit bffedf5

Browse files
authored
Merge pull request #653 from janhq/readme
readme: add a note for more details
2 parents b1bdedf + d6fcf18 commit bffedf5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To install Cortex CLI, follow the steps below:
6767
``` bash
6868
npm i -g @janhq/cortex
6969
```
70-
70+
> Cortex automatically detects your CPU and GPU, downloading the appropriate CPU instruction sets and required dependencies to optimize GPU performance.
7171
2. Download a GGUF model from Hugging Face:
7272
``` bash
7373
# Pull a model most compatible with your hardware

cortex-js/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ To install Cortex CLI, follow the steps below:
6767
``` bash
6868
npm i -g @janhq/cortex
6969
```
70+
> Cortex automatically detects your CPU and GPU, downloading the appropriate CPU instruction sets and required dependencies to optimize GPU performance.
7071
7172
2. Download a GGUF model from Hugging Face:
7273
``` bash

0 commit comments

Comments
 (0)