Replies: 1 comment
-
Hi there, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I have a model which is in ctranslate2 format and it is a 8 bit model. Now i want to run this on android ARM processor.
To do so i have created .so file for ctranslate2 and trying to script a cpp file which can run this in android but getting some errors.
I wanted to ask is there any simple way?
And if somebody can help me with my current approach.
Beta Was this translation helpful? Give feedback.
All reactions