mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 07:46:59 +00:00
6 lines
161 B
ArmAsm
6 lines
161 B
ArmAsm
.section __DATA, __ggml_metallib
|
|
.globl _ggml_metallib_start
|
|
_ggml_metallib_start:
|
|
.incbin "ggml-metal-embed.metal"
|
|
.globl _ggml_metallib_end
|
|
_ggml_metallib_end: |