Open neuron-whisperer opened 3 days ago
Could you try using the Python client library? https://pypi.org/project/moondream/
I have it set to require Python 3.10+ for now since I haven't been able to test older versions, but if you pass --ignore-requires-python
it should ignore that check.
I'm trying to run moondream on a Raspberry Pi 5 (8gb) running Raspberry Pi OS Bookworm Lite (fully up-to-date) and Python 3.8.19, which is the latest version of Python that is compatible with pygame 1.x (the latest version of pygame that runs on Raspberry Pi Lite).
I followed the install instructions and example script upt to the AUtoModelForCausalLM.form_pretrained statement, which generated this error: