Duplicated from onnx-community/gemma-4-E2B-it-ONNX
How to use Web4/Linkspreed-MLM with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('any-to-any', 'Web4/Linkspreed-MLM');
The community tab is the place to discuss and collaborate with the HF community!