From 8c9b38fd389a75b2700673f9580c17f59095d30f Mon Sep 17 00:00:00 2001 From: Richard Kiss Date: Sat, 11 Nov 2023 21:59:05 -0800 Subject: [PATCH] Update examples/parallel/README.md Co-authored-by: Kerfuffle <44031344+KerfuffleV2@users.noreply.github.com> --- examples/parallel/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/parallel/README.md b/examples/parallel/README.md index ffeeeb39c..df0456733 100644 --- a/examples/parallel/README.md +++ b/examples/parallel/README.md @@ -1,3 +1,3 @@ # llama.cpp/example/parallel -Simplified simulation for serving incoming requests in parallel +Simplified simulation of serving incoming requests in parallel