Georgi Gerganov
58323bf8ed
build : fix aarch64 ( #0 )
2024-08-08 22:48:46 +03:00
Georgi Gerganov
e30c679928
whisper : reorganize source code + improve CMake ( #2256 )
...
* scripts : update sync [no ci]
* files : reorganize [no ci]
* sync : llama.cpp
* cmake : link math library
* cmake : build normal ggml library
* files : move headers to include
* objc : fix path to ggml-metal.h
* ci : fix WHISPER_CUDA -> GGML_CUDA
* scripts : sync LICENSE [no ci]
2024-06-26 19:34:09 +03:00
Georgi Gerganov
3ffc83d90a
swift : package no longer use ggml dependency ( #1861 )
...
* Revert "swift : update Package.swift to use ggml as package dependency (#1701 )"
This reverts commit 993acb5d41
.
* spm : add ggml.h
2024-02-12 19:54:11 +02:00
Georgi Gerganov
87670425f2
swift : track ggml release branch
2024-01-11 21:57:40 +02:00
Alexandru Mariuti
cc7f872131
swift : checkout ggml commit instead of branch ( #1750 )
2024-01-10 18:12:06 +02:00
Ashraful Islam
993acb5d41
swift : update Package.swift to use ggml as package dependency ( #1701 )
...
* updates Package.swift to use ggml as dependency
* cleans up the Package.swift file by removing redundant source files
* updates ggml url src to ggerganov
2024-01-03 19:30:26 +02:00
Finn Voorhees
f0efd0202d
ios : Remove #if arch(arm)
check for using Metal ( #1561 )
2023-12-05 01:14:26 +00:00
Sindre Sorhus
d03c60dd7f
ios : add support for Swift Package Manager ( #1370 )
...
* Add support for Swift
* Make it build in Xcode
* Use the SPM package in the SwiftUI example app
2023-11-07 23:53:31 +02:00