Update README.md
Browse files
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
|