]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
gpt-2 : minor update readme
authorGeorgi Gerganov <redacted>
Thu, 30 Mar 2023 21:37:37 +0000 (00:37 +0300)
committerGeorgi Gerganov <redacted>
Thu, 30 Mar 2023 21:37:37 +0000 (00:37 +0300)
examples/gpt-2/README.md

index 568bf435871b8589b61d9ac70046885625badd97..509fabc588346328626e2dc7c9bbdb4b1fbba14d 100644 (file)
@@ -118,7 +118,7 @@ python ../examples/gpt-2/convert-cerebras-to-ggml.py models/Cerebras-GPT-111M/
 
 ```
 
-## Downloading the ggml model directly
+## Downloading the ggml model directly (GPT-2)
 
 For convenience, I will be hosting the converted ggml model files in order to make it easier to run the examples. This
 way, you can directly download a single binary file and start using it. No python or Tensorflow is required.