index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Package.swift
Age
Commit message (
Expand
)
Author
2024-04-16
ggml : add llamafile sgemm (#6414)
Justine Tunney
2024-04-15
swift : linux support (#6590)
Steven Prichard
2024-03-26
wpm : portable unicode tolower (#6305)
Jared Van Bortel
2024-03-11
llama : refactor unicode stuff (#5992)
Georgi Gerganov
2024-02-12
swift : package no longer use ggml dependency (#5465)
Georgi Gerganov
2024-01-11
swift : track ggml release branch (#4867)
Georgi Gerganov
2024-01-11
swift : pin ggml commit + remove ggml.h from spm-headers (#4878)
Georgi Gerganov
2024-01-08
swift : exclude ggml-metal.metal from the package (#4822)
Georgi Gerganov
2024-01-03
swift : update Package.swift to use ggml as dependency (#4691)
Ashraful Islam
2023-12-05
swift : revert compiler checks for swift package (#4332)
kchro3
2023-10-29
ggml : quantization refactoring (#3833)
Georgi Gerganov
2023-10-10
swift : improvements and fixes (#3564)
Jhen-Jie Hong
2023-10-07
metal : support default.metallib load & reuse code for swift package (#3522)
Jhen-Jie Hong
2023-10-05
swift : disable ACCELERATE_NEW_LAPACK (#3481)
Jhen-Jie Hong
2023-09-29
swift : fix build on xcode 15 (#3387)
Jhen-Jie Hong
2023-09-27
build : add ACCELERATE_NEW_LAPACK to fix warning on macOS Sonoma (#3342)
Jag Chadha
2023-09-09
metal : support for Swift (#3078)
kchro3
2023-09-03
swift : add support for k-quants (#2983)
kchro3
2023-09-03
swift : add missing c file to Package.swift (#2978)
kchro3
2023-06-15
swift : Package compile breaks due to ggml-metal.metal (#1831)
Frederik Vogel
2023-04-05
Add Accelerate/BLAS when using Swift (#765)
Andrew Duffy
2023-03-28
deploy : add a Package.swift for SwiftPM support (#393)
Jed Fox