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
919d3f8cbf
llama.cpp
/
ggml
/
src
/
ggml-vulkan
/
vulkan-shaders
/
feature-tests
/
integer_dot.comp
8 lines
79 B
Plaintext
Raw
Blame
History
#version 460
#extension GL_EXT_integer_dot_product : require
void main()
{
}
Reference in New Issue
View Git Blame
Copy Permalink