The process of installing and using Pocket AI can be divided into four key steps:
- Application installation phase::
Get the APK installer from the official website or GitHub, the system needs to allow "Unknown Sources" installation permission. - Model Deployment Sessions::
Download the model files for the adapted devices via Baidu.com (extraction code xtbf), and we recommend choosing DeepSeek-R1 Basic for mid-range models. - Initialization Configuration::
After launching the application, enter the "Model Configuration" interface, place the downloaded .bin model file into the specified directory, and click the Load button to complete the initialization. - interactive operation::
The main interface adopts dialog bubble type UI, left slide to call out the history management, support single deletion or all clear. Real-time token/s rate display helps users to grasp the response status.
Note: It is recommended to reserve more than 8GB of storage space; it may take 3-5 minutes to load a large model for the first time; some features require granting read/write access to local files.
This answer comes from the articlePocket AI: offline AI assistant running in your phone, adapted for DeepSeek-R1 (5.37GB)The