]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Vulkan Fixes (#5223)
author0cc4m <redacted>
Wed, 31 Jan 2024 10:44:19 +0000 (11:44 +0100)
committerGitHub <redacted>
Wed, 31 Jan 2024 10:44:19 +0000 (11:44 +0100)
commitf8e9140cb46eebaa867e1184a9946e4840eec772
tree24cad8b37084d2d77d78e431047d286a6946de09
parentd62520eb2cc1d7168a30edec6110e1daefbd959f
Vulkan Fixes (#5223)

* Fix Vulkan F16 models

* Fix Vulkan context shift crash

* Add Vulkan to common.cpp dump_non_result_info_yaml function

* Fix bug in Vulkan CPY op

* Fix small matrix multiplication errors in AMD GPUs on Windows or with amdvlk

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

Co-authored-by: Engininja2 <redacted>
common/common.cpp
ggml-vulkan-shaders.hpp
ggml-vulkan.cpp
ggml_vk_generate_shaders.py