mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-04 10:47:38 +02:00
* typos * Update examples/parallel/README.md Co-authored-by: Kerfuffle <[email protected]> --------- Co-authored-by: Kerfuffle <[email protected]>
4 lines
93 B
Markdown
4 lines
93 B
Markdown
# llama.cpp/example/parallel
|
|
|
|
Simplified simulation of serving incoming requests in parallel
|