Skip to content

b10273

Choose a tag to compare

@github-actions github-actions released this 04 Aug 20:31
a6aa6f5

sampler : remove "full-context windows" from history-based samplers (#26524)

  • Resolve -1 to 1024 instead of ctx-len for samplers

Because of backend-sampling we initialize samplers before the complete
llama_context is there. Therefore, we cannot infer the resolved context
length yet at the time we construct the samplers.

  • Shared default of 64 for history-based samplers, remove context_size

Website:

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

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

UI: