Skip to content

Commit

Permalink
gpt-2 : update README.md (ggerganov#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
astariul committed Dec 29, 2023
1 parent d19d48f commit e07016c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e07016c

Please sign in to comment.