ik_llama_opt/examples/parallel
firecoperana d1f92e24d3 add dry sampler (#513)
* add dry sampler

* use vocab instead of model in dry_init function

* fix compile error for build test

---------

Co-authored-by: firecoperana <firecoperana>
2025-06-19 10:24:53 +03:00
..
CMakeLists.txt `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
README.md Fix some documentation typos/grammar mistakes (#4032) 2023-11-11 23:04:58 -07:00
parallel.cpp add dry sampler (#513) 2025-06-19 10:24:53 +03:00

README.md

llama.cpp/example/parallel

Simplified simulation of serving incoming requests in parallel