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');
6132b92
1
2
3
4
{ "processor_class": "Gemma4Processor" }