]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
parallel : add option for non-shared and larger prompts (#13598)
authorGeorgi Gerganov <redacted>
Sat, 17 May 2025 09:58:55 +0000 (12:58 +0300)
committerGitHub <redacted>
Sat, 17 May 2025 09:58:55 +0000 (12:58 +0300)
commit518329b2d4434d0683c30b741b4f4cf5734b5f99
tree5075c867c493eed6e3221566ca3c7b78f22e1567
parent2f5a4e1e09567e09be8b84a5f976334de9539d17
parallel : add option for non-shared and larger prompts (#13598)

* parallel : add option for non-shared and larger prompts

* parallel : update readme [no ci]

* cont : add note about base models [no ci]

* parallel : better var name

ggml-ci
common/arg.cpp
examples/parallel/README.md
examples/parallel/parallel.cpp