moondream icon indicating copy to clipboard operation
moondream copied to clipboard

Illegal instruction (core dumped) when running Moondream AI

Open TaiHuynh31 opened this issue 9 months ago • 2 comments

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?

TaiHuynh31 avatar Mar 19 '25 16:03 TaiHuynh31

@vikhyat , I am also facing the same issue when running on older versions of nvidia jetsons .

karanveersingh5623 avatar Mar 19 '25 19:03 karanveersingh5623

@TaiHuynh31 @karanveersingh5623 What version of torch are you using?

snowclipsed avatar Mar 24 '25 14:03 snowclipsed