are there any version for ARM platform like Jetson?
zuoweic opened this issue · 2 comments
zuoweic commented
I wanna deploy the vision mamba on my jetson AGX Orin, which is of ARM, but i didn't find any wheel for arm, all of them are for X86-64, so is it possible for me to use this package on my jetson agx platform?
tridao commented
I think so, you just have to compile it from source.
zuoweic commented
yeah it works thank u so much for your reply!