llama.cpp
c3f9d257
- Vulkan: Fix float16 use on devices without float16 support + fix subgroup_size_control validation error (#11161)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
131 days ago
Vulkan: Fix float16 use on devices without float16 support + fix subgroup_size_control validation error (#11161) * Vulkan: Remove float16 use in shaders * Fix validation error about subgroup_size_control extension
References
#11161 - Vulkan: Fix float16 use on devices without float16 support + fix subgroup_size_control validation error
Author
0cc4m
Parents
ee7136c6
Files
9
ggml/src/ggml-vulkan
ggml-vulkan.cpp
vulkan-shaders
mul_mat_vec.comp
mul_mat_vec_q2_k.comp
mul_mat_vec_q3_k.comp
mul_mat_vec_q4_k.comp
mul_mat_vec_q5_k.comp
mul_mat_vec_q6_k.comp
soft_max.comp
types.comp
Loading