Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] When I run the mlc-llm app (RedPjama chat 3B model) on my Redmi K60 (with a First Generation Snapdragon 8 processor), the program gets stuck during token generation. What could be the reason for this? #862

Closed
BBuf opened this issue Sep 4, 2023 · 3 comments
Labels
bug Confirmed bugs

Comments

@BBuf
Copy link
Contributor

BBuf commented Sep 4, 2023

Whether it's the compiled APK or the directly downloaded APK, both have this issue. I tested it on both the Redmi K60 and Redmi K10.

@GameOverFlowChart
Copy link

GameOverFlowChart commented Sep 5, 2023

The prebuild apk only works with the 2 models which are listed in the app. In the discord there is an unofficial apk version which only works with llama2 based models. Both work for me. Your phone has a better processor than mine. How much ram do you have? I have 12gb and my phone really struggles with the 7b models (app can crash, if the input is too long even the phone can crash). If you have the right combination of apk and model, I would guess that you don't have enough ram?

@tqchen
Copy link
Contributor

tqchen commented Oct 24, 2023

There is a new apk in the docs, feel free to try it out. It does come with high RAM demand, so latest snapdragon devices would work

@tqchen tqchen closed this as completed Oct 24, 2023
@BBuf
Copy link
Contributor Author

BBuf commented Oct 27, 2023

There is a new apk in the docs, feel free to try it out. It does come with high RAM demand, so latest snapdragon devices would work

I successfully ran the rwkv-world-3b model on my Xiaomi phone now! I want to know which pr fix the stuck bug?

图片

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs
Projects
None yet
Development

No branches or pull requests

3 participants