PulseAugur
实时 13:45:53
English(EN) Llamacpp server : How do the -np and -c flags interact?

Llama.cpp 用户讨论并行客户端和上下文大小的交互

r/LocalLLaMA subreddit 上的一位用户正在寻求关于 llama.cpp 服务器中的 `-np`(并行客户端数量)和 `-c`(上下文大小)标志如何交互的澄清。他们特别想了解设置超出模型限制的上下文大小或当上下文在并行客户端之间划分时的影响。用户还询问了在具有充足 VRAM 的硬件上同时服务多个代理与顺序服务的效率。 AI

影响 为运行本地模型的用户澄清 llama.cpp 的实际用法。

排序理由 用户讨论开源软件的技术配置。

在 r/LocalLLaMA 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/Doug_Fripon ·

    Llamacpp server : How do the -np and -c flags interact?

    <!-- SC_OFF --><div class="md"><p>I've been using lm studio for a few months. I want to try hermes agents with Qwen 3.6 MoE, so I'm switching to llama.cpp and I don't understand well how the server slots -np and the context size -c interact. </p> <p>The context for each parallel …