]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : add loongarch lsx and lasx support (#6454)
authorjunchao-loongson <redacted>
Mon, 20 May 2024 07:19:21 +0000 (15:19 +0800)
committerGitHub <redacted>
Mon, 20 May 2024 07:19:21 +0000 (10:19 +0300)
commit65c58207ece92ad213f4bfd0f91dcb2dfb664f5b
treeb6fcdb6e1ee912b34e0ce592edc60d71b6cbbc1d
parent1cc0155d04918cb3017afa472acea51b77483c4a
ggml : add loongarch lsx and lasx support (#6454)

* add loongarch lsx and lasx optimize code

* Add loongarch compilation support to makefile

* revert stb_image.h

* opt bytes_from_nibbles_32 and sum_i16_pairs_float

* fix undeclared

* format code

* update

* update 2

---------

Co-authored-by: Jinyang He <redacted>
CMakeLists.txt
Makefile
ggml-impl.h
ggml-quants.c
ggml.c