Update README.md

Signed-off-by: AT <manyoso@users.noreply.github.com>
This commit is contained in:
AT 2023-05-14 07:41:45 -04:00 committed by GitHub
parent b9c063053a
commit 66a5234d17

View File

@ -23,7 +23,7 @@ cd build
cmake .. cmake ..
cmake --build . --parallel cmake --build . --parallel
``` ```
Confirm that `libllmodel.*` exists in `gpt4all-backend/llmodel/build`. Confirm that `libllmodel.*` exists in `gpt4all-backend/build`.
2. Setup Python package 2. Setup Python package