You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any chance we could consider using alternative LLM instead of Tensorflow? Moondream.ai claims to run "everywhere" so why not ESP32? Moondream removes a lot of complexity and is able to extract data from images without breaking sweat. Just an idea as you already have the hw/sw setup going, it could be easy to implement option for alternative LLM models.
The text was updated successfully, but these errors were encountered:
https://moondream.ai/docs/faq -> Are there limitations? -> "Because images are sampled down to 378x378, it may not be able to answer questions about very small details in the image. This also limits its ability to perform OCR."
The Feature
Any chance we could consider using alternative LLM instead of Tensorflow? Moondream.ai claims to run "everywhere" so why not ESP32? Moondream removes a lot of complexity and is able to extract data from images without breaking sweat. Just an idea as you already have the hw/sw setup going, it could be easy to implement option for alternative LLM models.
The text was updated successfully, but these errors were encountered: