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