mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-17 16:24:52 +02:00
825eb91a66
* port cpy pipeline to shader lib with JIT compilation * port glu pipeline to shader lib with JIT compilation * port rope pipeline to shader lib with JIT compilation * port soft_max pipeline to shader lib with JIT compilation * removed unused functions from embed_wgsl.py which were used for old AOT template expansion