Can the demo iOS app save previous model?
[0.02 --> 9.30] Why do I still need to connect to the internet after downloading the model for the first time? [11.56 --> 15.42] Even though I have downloaded the model already and does not change gpu or ane? Can this app save some of the data it needed?
@OutisLi The TestFlight demo app should work without an internet connection after the first model download. Could you share more details on how the problem manifests?
@OutisLi The TestFlight demo app should work without an internet connection after the first model download. Could you share more details on how the problem manifests?
Since I need VPN to access hugging face, so I would like the demo app can work offline. After I download the model large-v3-v20240930 turbo 632M, I can load this model via VPN connection, however, after I turn off the VPN, and restart the app, It won't load the same model after I click load. It will only work after I turn on VPN.
@OutisLi The TestFlight demo app should work without an internet connection after the first model download. Could you share more details on how the problem manifests?
Since I need VPN to access hugging face, so I would like the demo app can work offline. After I download the model large-v3-v20240930 turbo 632M, I can load this model via VPN connection, however, after I turn off the VPN, and restart the app, It won't load the same model after I click load. It will only work after I turn on VPN.
I also encountered this problem, how did you solve it?