]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml: move op parameters from tensors to ggml_tensor::op_params (#2333)
authorslaren <redacted>
Sun, 23 Jul 2023 12:36:02 +0000 (14:36 +0200)
committerGitHub <redacted>
Sun, 23 Jul 2023 12:36:02 +0000 (14:36 +0200)
commit95a6c595e7ca8dbe47ccf8824e04213e10357f9a
treead7033d08dfa22a77dee88a4f5f3f872e6d93f7c
parente76d630df17e235e6b9ef416c45996765d2e36fb
ggml: move op parameters from tensors to ggml_tensor::op_params (#2333)

* ggml: move op parameters from tensors to ggml_tensor::op_params

* alibi: use memcpy for float params

* remove `src[1] = NULL` in ops
ggml-cuda.cu
ggml-metal.m
ggml.c
ggml.h