We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4088374 commit d0eb6b0Copy full SHA for d0eb6b0
README.md
@@ -54,8 +54,8 @@ git clone https://github.com/litongjava/whisper-cpp-server.git
54
git submodule init
55
git submodule update
56
cmake -B cmake-build-release
57
-cmake --build cmake-build-release --config Release -- -j 12
58
cp ./ggml-metal.metal cmake-build-release
+cmake --build cmake-build-release --config Release -- -j 12
59
```
60
61
run with simplest
0 commit comments