new discuss
#10
by tegal12 - opened
test
Is there a translate gemma model available on hugging face which can work on android devices using media pipe I can see model available for web
Hi @Jeetbhatnagar
Unfortunately, there is no officially supported, ready-to-use TranslateGemma model for Android via MediaPipe on Hugging Face. The TranslateGemma models on HuggingFace are web-only right now. No Android-ready .task file exists from the official litert-community for TranslateGemma.
Thanks