summaryrefslogtreecommitdiff
path: root/examples/llama.swiftui/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/llama.swiftui/README.md')
-rw-r--r--examples/llama.swiftui/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/llama.swiftui/README.md b/examples/llama.swiftui/README.md
new file mode 100644
index 00000000..fa68e6ed
--- /dev/null
+++ b/examples/llama.swiftui/README.md
@@ -0,0 +1,7 @@
+# llama.swiftui
+
+Local inference of llama.cpp on an iPhone.
+So far I only tested with starcoder 1B model, but it can most likely handle 7B models as well.
+
+https://github.com/bachittle/llama.cpp/assets/39804642/e290827a-4edb-4093-9642-2a5e399ec545
+