]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Update Vulkan RoPE implementation (llama/7818)
author0cc4m <redacted>
Tue, 11 Jun 2024 19:20:29 +0000 (21:20 +0200)
committerGeorgi Gerganov <redacted>
Sun, 16 Jun 2024 15:19:48 +0000 (18:19 +0300)
commitf100b3b52365c6dc6e54a779677d11bc64f6b53d
tree9b03826a342ce84eeaf2aae0242bcb560ff0823e
parenta99e213a82a1af87b18536915d149b99f2144ec7
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>
ggml-alloc.c
ggml-vulkan.cpp