Describe the bug
EmbedAnything runs on MacOS with tauri but doesn't on iOS. Instead it throws an error:
ort-sys v2.0.0-rc.9
To Reproduce
See this example repo with all instructions and errors:
https://github.com/do-me/tauri_test_embed_anything
Desktop (please complete the following information):
Works on MacOS Sequoia.
Smartphone (please complete the following information):
Does not work on iOS iPhone 15 Pro, 16.1 through xcode.
Seems like it might be related to a candle bug. See also this conversation on tauri channel: https://discord.com/channels/616186924390023171/1329833396758908928/1329833396758908928
As well as this issue for candle directly: huggingface/candle#1841
Related: tauri-apps/tauri#12370
Describe the bug
EmbedAnything runs on MacOS with tauri but doesn't on iOS. Instead it throws an error:
ort-sys v2.0.0-rc.9To Reproduce
See this example repo with all instructions and errors:
https://github.com/do-me/tauri_test_embed_anything
Desktop (please complete the following information):
Works on MacOS Sequoia.
Smartphone (please complete the following information):
Does not work on iOS iPhone 15 Pro, 16.1 through xcode.
Seems like it might be related to a candle bug. See also this conversation on tauri channel: https://discord.com/channels/616186924390023171/1329833396758908928/1329833396758908928
As well as this issue for candle directly: huggingface/candle#1841
Related: tauri-apps/tauri#12370