]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : add loongarch lsx and lasx support (llama/6454)
authorjunchao-loongson <redacted>
Mon, 20 May 2024 07:19:21 +0000 (15:19 +0800)
committerGeorgi Gerganov <redacted>
Tue, 28 May 2024 11:41:08 +0000 (14:41 +0300)
commit5e1e31ebb893bf8c4b248fae010d347f2c6870dd
treeeac994e68da8a698ce0ea7560c6e46a10aaa65d4
parent2987bce672ea2cf8b84a764a33f8b6f1e8909270
ggml : add loongarch lsx and lasx support (llama/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>
src/ggml-impl.h
src/ggml-quants.c
src/ggml.c