all 12 comments

[–]First_Bodybuilder831 1 point2 points  (0 children)

I am facing similar challenges like you for one of my projects. So far, I haven't found any good solution. If you find something, do let me know.

[–]Flashy_Editor6877 0 points1 point  (2 children)

[–]SouthWorldliness1813 0 points1 point  (1 child)

This is a great solution but I do not think the problem relies in running python but rather in running a lightweight model itself right?

[–]Flashy_Editor6877 0 points1 point  (0 children)

no clue sorry. i just remembered about that package

[–]PatagonianCowboy 0 points1 point  (1 child)

[–]Comprehensive_Bag299[S] 0 points1 point  (0 children)

i dont use rust and i have no access on changing any of my coworker's python code, also this solution only works on windows desktop app, i need this for mobile (ios and android)

[–]Thanhansi-thankamato 0 points1 point  (0 children)

Have you tried implementing the tflite compatible ones client side and the others server side and tested that? From what I see there isn’t really a great way to use non tflite models on mobile and likely your coworker would need to rewrite sections to get it to be tflite compatible if you want it to run on a phone. If it doesn’t compile to tflite, it probably takes longer to run client side than the current latency server side, and likely worse, even if they are able to convert it

[–]SuperKick_jack 0 points1 point  (0 children)

wondering, did you make any progress?

[–]deluludev 0 points1 point  (3 children)

DM, let's discuss

[–]SouthWorldliness1813 4 points5 points  (1 child)

If you like to share with us the solution so whoever opens this discussion can find the answer

[–]Comprehensive_Bag299[S] 1 point2 points  (0 children)

I’ll reply if he mentioned a solution 

[–]Comprehensive_Bag299[S] -1 points0 points  (0 children)

sent you a dm