niuchl commited on
Commit
de65034
·
verified ·
1 Parent(s): af25c58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -18,6 +18,10 @@ This model provides a few variants of [deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
18
 
19
  ### Android
20
 
 
 
 
 
21
  To build the demo app from source, please follow the [instructions](https://github.com/google-ai-edge/mediapipe-samples/blob/main/examples/llm_inference/android/README.md) from the GitHub repository.
22
 
23
  ## Performance
 
18
 
19
  ### Android
20
 
21
+ * Download and install [the apk](https://github.com/google-ai-edge/mediapipe-samples/releases/download/v0.1.0/llm_inference_v0.1.0-debug.apk).
22
+ * Follow the instructions in the app.
23
+
24
+
25
  To build the demo app from source, please follow the [instructions](https://github.com/google-ai-edge/mediapipe-samples/blob/main/examples/llm_inference/android/README.md) from the GitHub repository.
26
 
27
  ## Performance