Back to feed

b9464

Jun 1, 2026
Meta/llama.cppCLIvb9464

speculative : fix n_outputs_max and remove draft-simple auto-enable (#23988)

  • speculative : add common_speculative_n_max helper function

Extract the speculative max-draft-size logic from server_n_outputs_max into a reusable common_speculative_n_max() function in common/speculative.

Assisted-by: llama.cpp:local pi

  • cont : draft context always has n_parallel outputs

  • llama : log n_outputs_max

  • speculative : remove draft-simple auto-enable

  • ci : enable server tests on PRs

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI: