]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
gpt-2 : update README.md (#671)
authorAstariul <redacted>
Fri, 29 Dec 2023 07:43:41 +0000 (16:43 +0900)
committerGitHub <redacted>
Fri, 29 Dec 2023 07:43:41 +0000 (09:43 +0200)
README.md

index efdc59cd7a3d42e8306134109ca05c794410daac..9ceb5c738a60b58bd0de12708b355f7d3dda60cb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ git clone https://github.com/ggerganov/ggml
 cd ggml
 mkdir build && cd build
 cmake ..
-make -j4 gpt-2 gpt-j
+make -j4 gpt-2-backend gpt-j
 
 # Run the GPT-2 small 117M model
 ../examples/gpt-2/download-ggml-model.sh 117M