vik
vik
Start by not parenthesizing atoms with \sqrt.
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...
Integrating the model with LM Studio and Llamafile would make it more accessible for users.
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...
Allow reproducing the reported benchmark results by providing evaluation code in this repository. Would also be useful to add additional benchmarks.
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...
The text model weights provided are for the old version of Phi before it was integrated into the Huggingface transformers library. Need to write a script to convert the weight...