github ggml-org/llama.cpp b9430

latest releases: b9432, b9431
one hour ago
Details

ggml : add some lsx support (#23798)

  • loongarch : optimize LSX fp16 load/store with native intrinsics

Use __lsx_vfcvtl_s_h and __lsx_vfcvt_h_s instead of scalar loops in
__lsx_f16x4_load and __lsx_f16x4_store.

  • loongarch : add LSX implementation for q8_0 dot product

  • loongarch : add LSX implementation for q6_K dot product

  • loongarch : add LSX implementation for iq4_xs dot product

  • Improve reduce ops when sun int16 pairs to int32

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

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

UI:

Don't miss a new llama.cpp release

NewReleases is sending notifications on new releases.