]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
metal : support FA without mask + add asserts (llama/7278)
authorGeorgi Gerganov <redacted>
Tue, 14 May 2024 16:09:30 +0000 (19:09 +0300)
committerGeorgi Gerganov <redacted>
Tue, 14 May 2024 16:13:20 +0000 (19:13 +0300)
commit8c44bc9bb2611d970847cecbad6e909c7670b041
treeb82c4281f69a1c82c688f63e0c78eca15f1da7b0
parent48bb90e37f55a5f7aa8939b70f5569cd3ce2306f
metal : support FA without mask + add asserts (llama/7278)

* ggml : fa without mask + add asserts

ggml-ci

* metal : support non-contiguous KV

ggml-ci
include/ggml/ggml.h
src/ggml-metal.m
src/ggml-metal.metal
src/ggml.c
tests/test-backend-ops.cpp