github ggml-org/llama.cpp b7719

latest releases: b7721, b7720
5 hours ago
Details

graph : clean up t5 input builders (#18795)

  • fix: Remove unnecessary h loops where h was only ever 0

Branch: CleanUpT5InputBuilders

Signed-off-by: Gabe Goodhart ghart@us.ibm.com

  • fix: Remove unnecessary padding loop that is never hit anymore

The upper bound used to use GGML_PAD(n_tokens, GGML_KQ_MASK_PAD), but was
removed in #17910 leaving the
loop dead.

Branch: CleanUpT5InputBuilders

Signed-off-by: Gabe Goodhart ghart@us.ibm.com


Signed-off-by: Gabe Goodhart ghart@us.ibm.com

macOS/iOS:

Linux:

Windows:

openEuler:

Don't miss a new llama.cpp release

NewReleases is sending notifications on new releases.