]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : add ALiBi support for ggml_soft_max_ext (llama/5488)
authorGeorgi Gerganov <redacted>
Mon, 19 Feb 2024 13:18:09 +0000 (15:18 +0200)
committerGeorgi Gerganov <redacted>
Mon, 19 Feb 2024 13:52:51 +0000 (15:52 +0200)
commit2f836b6771c5d024c61a98b90d2b441f06f4c3a5
tree6a596e5928044bac6c65c1342a79a8b74a60730e
parentf78ac8a28c3d2bce4b2edce07c8b5a70353cde8c
ggml : add ALiBi support for ggml_soft_max_ext (llama/5488)
include/ggml/ggml.h
scripts/sync-llama.last
src/ggml-alloc.c
src/ggml-cuda.cu
src/ggml-metal.m
src/ggml-metal.metal
src/ggml.c
tests/test-backend-ops.cpp