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
929fe85db3
llama.cpp
/
ggml
/
src
/
ggml-vulkan
/
vulkan-shaders
/
test_bfloat16_support.comp
8 lines
68 B
Plaintext
Raw
Blame
History
#version 460
#extension GL_EXT_bfloat16 : require
void main()
{
}
Reference in New Issue
View Git Blame
Copy Permalink