]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
Update Vulkan RoPE implementation (llama/7818)
author0cc4m <redacted>
Tue, 11 Jun 2024 19:20:29 +0000 (21:20 +0200)
committerGeorgi Gerganov <redacted>
Sat, 15 Jun 2024 19:05:47 +0000 (22:05 +0300)
commit0775f329c1006ba7dc5ea2cc48f7b610931092fe
treecc1d1640e60e2924ded84bd96401eb7fbfeae06f
parenta7eefa527475b1a4f3f50fae8ed5728e88f738d0
Update Vulkan RoPE implementation (llama/7818)

* Update Vulkan RoPE implementation

* Return nullptr on alloc_buffer when allocation fails, instead of throwing an exception

Minor fixes

* Fix segfault when running out of VRAM

Co-authored-by: slaren <redacted>
---------

Co-authored-by: slaren <redacted>
src/ggml-alloc.c
src/ggml-vulkan.cpp