This website requires JavaScript.
Explore
Help
Sign In
happyz
/
llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ee6326aeb3
llama.cpp
/
ggml
/
src
/
ggml-vulkan
/
vulkan-shaders
/
test_coopmat_support.comp
8 lines
78 B
Plaintext
Raw
Blame
History
#version 460
#extension GL_KHR_cooperative_matrix : require
void main()
{
}
Reference in New Issue
View Git Blame
Copy Permalink