]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : fix YARN + add tests + add asserts (llama/7617)
authorGeorgi Gerganov <redacted>
Wed, 29 May 2024 17:17:31 +0000 (20:17 +0300)
committerGeorgi Gerganov <redacted>
Sat, 15 Jun 2024 19:05:47 +0000 (22:05 +0300)
commit3429c39f0a22c15bb9c3547697aae26247fd4f8f
tree921a499461d1a54bdc205b2a20c5a24490fc0670
parentec4f23535e30bfccd5de488fe1d19875808e66ec
ggml : fix YARN + add tests + add asserts (llama/7617)

* tests : add rope tests

ggml-ci

* ggml : fixes (hopefully)

ggml-ci

* tests : add non-cont tests

ggml-ci

* cuda : add asserts for rope/norm + fix DS2

ggml-ci

* ggml : assert contiguousness

* tests : reduce RoPE tests

ggml-ci
include/ggml/ggml.h
src/ggml-cuda.cu
src/ggml-cuda/norm.cu
src/ggml-cuda/rope.cu
src/ggml-kompute.cpp
src/ggml-metal.m
src/ggml-metal.metal
src/ggml-sycl.cpp
src/ggml.c
tests/test-backend-ops.cpp