moondream icon indicating copy to clipboard operation
moondream copied to clipboard

tiny vision language model

Results 204 moondream issues
Sort by recently updated
recently updated
newest added

Sorry if this is a silly question, but is it possible for the model to somehow keep a memory of the previous images it got? To put it simply, can...

First, thank you for sharing this project with us! I see the weights license is addressed in the README: https://github.com/vikhyat/moondream/blob/9d678c9984f23ae045b911f0ae21ec533e22d10c/README.md?plain=1#L8 However there's no statement as to the license of the...

The inference code provided in this repository forces moondream to run on CPU. We should allow the user to leverage GPUs and Flash Attention for faster inference if they want...

help wanted

By slightly augmenting the code I was trying to embed two images into the prompt in the hope that the model would be able to make comparisons between them, but...

Hi there, Great work. I wanted to enquire if we can train the model on custom dataset and if the training code be made available. Regards,

Integrating the model with LM Studio and Llamafile would make it more accessible for users.

help wanted

Use public domain / permissively licensed images for the examples in the README. I just picked random images from my downloads folder, don't even know where they came from. Would...

help wanted

Allow reproducing the reported benchmark results by providing evaluation code in this repository. Would also be useful to add additional benchmarks.

help wanted

Having to clone this repository to run inference is unnecessary friction - if we move it into the Huggingface repository users will be able to use it directly via the...

help wanted