index
:
llmnpc
master
Testing how LLM's fair as NPC's
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llama.cpp
/
ggml
/
src
/
ggml-vulkan
/
vulkan-shaders
/
feature-tests
/
bfloat16.comp
blob: fd0ba401feb0cbf2ef08daa5e686f3d93620a81a (
plain
)
1
2
3
4
5
6
7
#version 460 #extension GL_EXT_bfloat16 : require void main() { }