Skip to content

Commit 403256b

Browse files
authored
Update README.md
1 parent a212aa1 commit 403256b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MLXSwiftChat/MLXSwiftChat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This SwiftUI demo showcases how to integrate MLXLLM for on-device AI text generation. The app allows users to input a prompt and receive AI-generated responses directly on their iPhone, leveraging Apple’s MLX framework.
44

55
Demo Preview
6-
<p align="center"> <img src="" width="1000"> </p>
6+
<p align="center"> <img src="https://github.com/FoksWang/iOS-Code-Examples/blob/main/MLXSwiftChat/MLXSwiftChat/MLXSwiftChat.png" width="1000"> </p>
77

88
## ⚠️ Important Note
99
This project can only run on a physical iPhone or iPad. MLXLLM does not support the iOS Simulator, as it requires direct access to Apple Silicon hardware for efficient on-device inference.

0 commit comments

Comments
 (0)