swift : pin ggml commit + remove ggml.h from spm-headers (#4878)

ggml-ci
This commit is contained in:
Georgi Gerganov 2024-01-11 21:31:31 +02:00 committed by GitHub
parent 4330bd83fe
commit 3ba5b8ca8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -14,7 +14,7 @@ let package = Package(
.library(name: "llama", targets: ["llama"]),
],
dependencies: [
.package(url: "https://github.com/ggerganov/ggml.git", .branch("master"))
.package(url: "https://github.com/ggerganov/ggml.git", .revision("979cc23b345006504cfc1f67c0fdf627805e3319"))
],
targets: [
.target(

View File

@ -1 +0,0 @@
../ggml.h