You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, what you are doing is an amazing thing. and i'm working to test your toolkits to deploy models on Android devices. I counter some problems:
the network problem..... due to large size of LLM, it took a long time to unload my model to your server, and downloaded it, if no accident, accident comes. the transportation broken for serval hours. I hope to know if i can do it on my local host? to save time and my mood....
I hope to developed my model on SA8255 or 8 Gen1, and it's not on the support list. i think it may works.... because these chipsets have not bad NPU. and see these on devices = hub.get_devices().
I hope to know why some version qairt have hexagon-v68hexagon-v69 libraries like qairt/.26.0.240828 and some version not ( such as qairt/2.27.7.241014 only have hexagon-v75 and hexagon-v79)
looking forward to your reply. good days
The text was updated successfully, but these errors were encountered:
Hi @ecccccsgo!
Thank you for sharing your questions. I'll try to answer each of them:
We've made several improvements to the upload time and networking issues that we've experienced, and released these with qai-hub 0.19.0. Can you please try updating and let us know if you still experience these issues? If so, we'd love more information so we can continue to improve this experience.
The NPU in the 8gen1 is an older version than the following generations of mobile SoCs (8gen2, gen3 8 elite etc.) It may or may not support your model, we encourage you to try targeting the device with your desired model and post any failed jobs on slack, however if it is an LLM that we have not specific works on that device, then you'll need to target a newer device.
this is a question for the QNN team, we can pass it along to them but aren't sure on this ourselves.
hello, what you are doing is an amazing thing. and i'm working to test your toolkits to deploy models on Android devices. I counter some problems:
devices = hub.get_devices()
.hexagon-v68
hexagon-v69
libraries likeqairt/.26.0.240828
and some version not ( such asqairt/2.27.7.241014
only havehexagon-v75
andhexagon-v79
)looking forward to your reply. good days
The text was updated successfully, but these errors were encountered: