mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-10-31 23:28:51 +01:00
13 lines
517 B
Markdown
13 lines
517 B
Markdown
# llama.cpp/examples/llama.swiftui
|
|
|
|
Local inference of llama.cpp on an iPhone. This is a sample app that can be used as a starting
|
|
point for more advanced projects.
|
|
|
|
For usage instructions and performance stats, check the following discussion: https://github.com/ggerganov/llama.cpp/discussions/4508
|
|
|
|
![image](https://github.com/ggerganov/llama.cpp/assets/1991296/2b40284f-8421-47a2-b634-74eece09a299)
|
|
|
|
Video demonstration:
|
|
|
|
https://github.com/bachittle/llama.cpp/assets/39804642/e290827a-4edb-4093-9642-2a5e399ec545
|