2024-01-08 14:57:36 +01:00
|
|
|
# llama.cpp/examples/llama.swiftui
|
2023-11-27 15:56:52 +01:00
|
|
|
|
2024-01-08 14:57:36 +01:00
|
|
|
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.
|
2023-11-27 15:56:52 +01:00
|
|
|
|
2024-01-08 14:57:36 +01:00
|
|
|
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)
|
2023-11-27 15:56:52 +01:00
|
|
|
|
2024-01-08 14:57:36 +01:00
|
|
|
Video demonstration:
|
|
|
|
|
|
|
|
https://github.com/bachittle/llama.cpp/assets/39804642/e290827a-4edb-4093-9642-2a5e399ec545
|