From d1b7306da9f1a1ab18199ab30b78613c2ef031b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=A5=E9=81=97?= Date: Thu, 23 Jan 2025 20:27:24 +0800 Subject: [PATCH] optimize formats --- project/android/apps/MnnLlmApp/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/project/android/apps/MnnLlmApp/README.md b/project/android/apps/MnnLlmApp/README.md index 7bad16d54..da882dd30 100644 --- a/project/android/apps/MnnLlmApp/README.md +++ b/project/android/apps/MnnLlmApp/README.md @@ -26,6 +26,7 @@ This is our full multimodal language model (LLM) Android app + you can download the app from [Releases](#releases) or [build it yourself](#development); + After installing the application, you can browse all supported models, download them, and interact with them directly within the app.; + Additionally, you can access your chat history in the sidebar and revisit previous conversations seamlessly. + !!!warning!!! This version has been tested exclusively on the OnePlus 13 and Xiaomi 14 Ultra, Due to the demanding performance requirements of large language models (LLMs), many budget or low-spec devices may experience issues such as slow inference speeds, application instability, or even failure to run entirely. and its stability on other devices cannot be guaranteed. If you encounter any issues, please feel free to open an issue for assistance.