]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
examples : add batched.swift + improve CI for swift (#3562)
authorZane Shannon <redacted>
Wed, 11 Oct 2023 11:14:05 +0000 (04:14 -0700)
committerGitHub <redacted>
Wed, 11 Oct 2023 11:14:05 +0000 (06:14 -0500)
commit24ba3d829e31a6eda3fa1723f692608c2fa3adda
tree9733d19029e3c55356db4a30eede813a7da2a617
parent9f6ede19f3cfa50d4a51a5babb056c3f8a450b80
examples : add batched.swift + improve CI for swift (#3562)
.github/workflows/build.yml
Makefile
examples/batched.swift/.gitignore [new file with mode: 0644]
examples/batched.swift/Makefile [new file with mode: 0755]
examples/batched.swift/Package.swift [new file with mode: 0644]
examples/batched.swift/README.md [new file with mode: 0644]
examples/batched.swift/Sources/main.swift [new file with mode: 0644]