swift-llama v0.1.0 — Swift package for local LLM inference #24
thegdsks
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We just shipped swift-llama — a Swift package for running LLMs locally on Apple devices via llama.cpp.
What it does
AsyncThrowingStreamfor token streamingInstall
Quick example
This is the same inference layer that powers ProfClaw Studio. We extracted it into a standalone package so anyone building Swift apps with local LLMs can use it.
MIT licensed. Feedback and contributions welcome.
GitHub · Release
Beta Was this translation helpful? Give feedback.
All reactions