How to use Xenova/moondream2 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('image-text-to-text', 'Xenova/moondream2');
Hi @Xenova
Could you convert the new Moondream2 weights to Onnx, or provide the scripts to do so? Thanks!
· Sign up or log in to comment