card: add on-device demo gif (fridge -> recipes; GitHub CDN, not in repo)
Browse files
README.md
CHANGED
|
@@ -24,6 +24,11 @@ pick a photo, ask about it, stream the answer.
|
|
| 24 |
|
| 25 |
Verified on **iPhone 17 Pro**: image → grounded answer at **~51.5 tok/s** decode, all local.
|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
## Architecture
|
| 28 |
|
| 29 |
MiniCPM-V-4.6 (1.3B) = a **SigLIP So400m vision tower** (980px / patch 14 / 27 layers, with a
|
|
|
|
| 24 |
|
| 25 |
Verified on **iPhone 17 Pro**: image → grounded answer at **~51.5 tok/s** decode, all local.
|
| 26 |
|
| 27 |
+
<p align="center">
|
| 28 |
+
<img src="https://github.com/user-attachments/assets/c4baa524-5217-4bb3-a23f-b0acd6249bd4" width="300" alt="MiniCPM-V 4.6 on iPhone — a fridge photo becomes recipe ideas, fully on-device in CoreAIChat">
|
| 29 |
+
</p>
|
| 30 |
+
<p align="center"><em>Fridge photo → recipe ideas, fully on-device on an iPhone 17 Pro (CoreAIChat).</em></p>
|
| 31 |
+
|
| 32 |
## Architecture
|
| 33 |
|
| 34 |
MiniCPM-V-4.6 (1.3B) = a **SigLIP So400m vision tower** (980px / patch 14 / 27 layers, with a
|