diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2024-02-12 19:54:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-12 19:54:29 +0200 |
commit | df334a11251b81fd0b6a0e51e7146e0ba9e973f2 (patch) | |
tree | b43b8b2cd98ab0f3d0dc466d047868bbb37b7a22 /spm-headers/ggml.h | |
parent | dbd8828eb03b9aa8d0af7e4c533d3c2f5b38aba6 (diff) |
swift : package no longer use ggml dependency (#5465)
* Revert "swift : update Package.swift to use ggml as dependency (#4691)"
This reverts commit ece9a45e8ffb73ad461c792720c2fec28b0137bc.
* spm : add ggml headers
Diffstat (limited to 'spm-headers/ggml.h')
l--------- | spm-headers/ggml.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spm-headers/ggml.h b/spm-headers/ggml.h new file mode 120000 index 00000000..39215298 --- /dev/null +++ b/spm-headers/ggml.h @@ -0,0 +1 @@ +../ggml.h
\ No newline at end of file |