moondream
moondream copied to clipboard
Illegal instruction (core dumped) when running Moondream AI
Hi, I tried installing Moondream on a Jetson Nano, but I encountered issues related to the Python version and system compatibility. Issue:
- Initially, my Jetson Nano had an older Python version, so I upgraded to Python 3.10 and installed all required dependencies as per the project documentation.
- However, after successful installation, when I tried to run Moondream, it failed with an "Illegal instruction (core dumped)" error.
So
- What are the minimum system requirements (especially regarding CPU/GPU architecture and instruction sets) to run Moondream?
- Does Moondream support ARM-based devices like Jetson Nano?
- Are there any precompiled versions or workarounds available to make it work on Jetson Nano?
@vikhyat , I am also facing the same issue when running on older versions of nvidia jetsons .
@TaiHuynh31 @karanveersingh5623 What version of torch are you using?