2024-01-08 15:57:36 +02:00
|
|
|
# llama.cpp/examples/llama.swiftui
|
2023-11-27 09:56:52 -05:00
|
|
|
|
2024-01-08 15:57:36 +02: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 09:56:52 -05:00
|
|
|
|
2025-02-15 16:40:57 +02:00
|
|
|
For usage instructions and performance stats, check the following discussion: https://github.com/ggml-org/llama.cpp/discussions/4508
|
2024-01-08 15:57:36 +02:00
|
|
|
|
2025-02-15 16:40:57 +02:00
|
|
|

|
2023-11-27 09:56:52 -05:00
|
|
|
|
2024-01-08 15:57:36 +02:00
|
|
|
Video demonstration:
|
|
|
|
|
|
|
|
https://github.com/bachittle/llama.cpp/assets/39804642/e290827a-4edb-4093-9642-2a5e399ec545
|