Mobile-Artificial-Intelligence / maid

Maid is a cross-platform Flutter app for interfacing with GGUF / llama.cpp models locally, and with Ollama and OpenAI models remotely.
MIT License
1.03k stars 98 forks source link

APP process only runs on CPU7 on Android device #560

Closed TwinbornPlate75 closed 1 month ago

TwinbornPlate75 commented 1 month ago

Not sure if this happens on every android device. Information about my device System: Xiaomi Hyper OS (Android 14) Processor: Snapdragon 855 Ram: 12GB Screenshot_2024-05-17-08-33-23-665_com danemadsen maid-edit

danemadsen commented 1 month ago

Not really sure if its an issue with the app or something device specific but all cores are maxxed out on my device Screenshot_2024-05-17-11-03-22-37_f491d42f48f7e59ed03e7bce3f3fe7a5.jpg

TwinbornPlate75 commented 1 month ago

Not really sure if its an issue with the app or something device specific but all cores are maxxed out on my device Screenshot_2024-05-17-11-03-22-37_f491d42f48f7e59ed03e7bce3f3fe7a5.jpg

Ok, I'll check my device first. Probably relates to kernel, I did some changes to it

danemadsen commented 1 month ago

all good, let me know if you find anything out that i need to fix

TwinbornPlate75 commented 1 month ago

all good, let me know if you find anything out that i need to fix

Problem solved, it's caused by a module. I'm sorry to bother you for my mistake

danemadsen commented 1 month ago

all good, let me know if you find anything out that i need to fix

Problem solved, it's caused by a module. I'm sorry to bother you for my mistake

All good, no bother