mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-02-07 00:43:14 +01:00
8 lines
78 B
Plaintext
8 lines
78 B
Plaintext
#version 460
|
|
|
|
#extension GL_NV_cooperative_matrix2 : require
|
|
|
|
void main()
|
|
{
|
|
}
|