]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
embedding : fix typos in README (#16171)
authorGideonSerf <redacted>
Mon, 22 Sep 2025 08:49:58 +0000 (10:49 +0200)
committerGitHub <redacted>
Mon, 22 Sep 2025 08:49:58 +0000 (11:49 +0300)
examples/embedding/README.md

index 12b372bf1df42f2d317594b33e26330b7f3d21ed..3dd279d9fc41ac47d34be462961c296fc18c690e 100644 (file)
@@ -43,8 +43,8 @@ The above command will output space-separated float values.
 | $"string"$   | |
 |--------------|-|
 | "\n"         | (default)
-| "<#embSep#>" | for exemple
-| "<#sep#>"    | other exemple
+| "<#embSep#>" | for example
+| "<#sep#>"    | other example
 
 ## examples
 ### Unix-based systems (Linux, macOS, etc.):