]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Update README.md (#4388)
authorYueh-Po Peng <redacted>
Sun, 10 Dec 2023 22:27:38 +0000 (06:27 +0800)
committerGitHub <redacted>
Sun, 10 Dec 2023 22:27:38 +0000 (23:27 +0100)
Fix small typo.

examples/server/README.md

index cfc220f5810b3edc269cd704fe066dbe004f2b6b..0751b9612f17a386bc4881127579e8a06b6e5f59 100644 (file)
@@ -222,7 +222,7 @@ node index.js
 
     `content`: Set the text to process.
 
-    **POST** `/infill`: For code infilling. Takes a prefix and a suffix and returns the predicted completion as stream.
+-   **POST** `/infill`: For code infilling. Takes a prefix and a suffix and returns the predicted completion as stream.
 
     *Options:*