mlc-llm
mlc-llm copied to clipboard
Will this work on an iPhone 14 pro?
I absolutely love the idea of this repo, and am very hopeful about its future. I loved it so much that I managed to get the download off testflight. However, every time i open the app, it crashes.
Your page says
Try out this TestFlight page (limited to the first 9000 users)
Is it because 9000 users installed it before me? Is that why it's crashing? Or do I have the wrong iPhone 14 pro?
This is weird because I did test it with my iPhone 14 pro, and it seems to work. The only known reason so far about crashes are due to OOM, but iPhone 14 pro has 6GB RAM which is sufficient.
Would you mind sharing the info under "Settings -> General -> About -> Model Name"?
Tagging along here, i tried with my iPhone 13 with testflight, it also crashes after showing the system initializing message.
@junrushao thanks for getting back to me! here is the info from the settings:
I thought it was a RAM issue as well, so I tried turning my phone off/on again, but that didn't do anything. I wonder if there is a way to see the RAM consumption on iOS and close things that contribute to that.
Tagging along here, i tried with my iPhone 13 with testflight, it also crashes after showing the system initializing message.
iPhone 13 does not have enough RAM size (6GB needed, iPhone 13 only has 4GB).
also tried building app from source on 14 pro, but it crashed, and give the following error: libc++abi: terminating due to uncaught exception of type tvm::runtime::InternalError: [21:57:10] Check failed: uniform_sample <= data[0].first (0.380284 vs. nan)
also tried building app from source on 14 pro, but it crashed, and give the following error: libc++abi: terminating due to uncaught exception of type tvm::runtime::InternalError: [21:57:10] Check failed: uniform_sample <= data[0].first (0.380284 vs. nan)
the same as your case, and my device is iPhone 14 pro max
Hello @junrushao, do you have any thoughts about this mystery with the iPhone 14 pro?
Looks like upgrading iOS to the latest should work
@junrushao thank you for the update. Confirming that this works on my device.
...Oh my gosh, this is amazing.