diff options
Diffstat (limited to 'examples/parallel/README.md')
-rw-r--r-- | examples/parallel/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/parallel/README.md b/examples/parallel/README.md index 4d0fe5ce..df045673 100644 --- a/examples/parallel/README.md +++ b/examples/parallel/README.md @@ -1,3 +1,3 @@ # llama.cpp/example/parallel -Simplified simluation for serving incoming requests in parallel +Simplified simulation of serving incoming requests in parallel |