sync changes from nomic-ai/llama.cpp
This commit is contained in:
parent
7ac0862445
commit
2d0a8abc64
20 changed files with 478 additions and 372 deletions
1
scripts/convert_shaders.py
Normal file → Executable file
1
scripts/convert_shaders.py
Normal file → Executable file
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
"""
|
||||
Script to handle conversion of compute shaders to spirv and to headers
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue