Skip to content

Commit 42ea63c

Browse files
authored
llama.swiftui : update readme
1 parent 52531fd commit 42ea63c

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

examples/llama.swiftui/README.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
# llama.swiftui
1+
# llama.cpp/examples/llama.swiftui
22

3-
Local inference of llama.cpp on an iPhone.
4-
So far I only tested with starcoder 1B model, but it can most likely handle 7B models as well.
3+
Local inference of llama.cpp on an iPhone. This is a sample app that can be used as a starting
4+
point for more advanced projects.
55

6-
https://github.com/bachittle/llama.cpp/assets/39804642/e290827a-4edb-4093-9642-2a5e399ec545
6+
For usage instructions and performance stats, check the following discussion: https://github.com/ggerganov/llama.cpp/discussions/4508
7+
8+
![image](https://github.com/ggerganov/llama.cpp/assets/1991296/2b40284f-8421-47a2-b634-74eece09a299)
79

10+
Video demonstration:
11+
12+
https://github.com/bachittle/llama.cpp/assets/39804642/e290827a-4edb-4093-9642-2a5e399ec545

0 commit comments

Comments
 (0)