]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
llama.swiftui : update readme
authorGeorgi Gerganov <redacted>
Mon, 8 Jan 2024 13:57:36 +0000 (15:57 +0200)
committerGitHub <redacted>
Mon, 8 Jan 2024 13:57:36 +0000 (15:57 +0200)
examples/llama.swiftui/README.md

index fa68e6ed8e34db126a29db7ec55e01478812fda8..96cf743d48202f1f537dec6cb692647b9af46577 100644 (file)
@@ -1,7 +1,12 @@
-# llama.swiftui
+# llama.cpp/examples/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.
+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.
 
-https://github.com/bachittle/llama.cpp/assets/39804642/e290827a-4edb-4093-9642-2a5e399ec545
+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