How to use from the
Use from the
Transformers.js library
// npm i @huggingface/transformers
import { pipeline } from '@huggingface/transformers';

// Allocate pipeline
const pipe = await pipeline('question-answering', 'conventic/electra-base-de-squad2-onnx');

This is a ONNX compatible version of deutsche-telekom/electra-base-de-squad2. It is intended to be used with transformers.js.

Downloads last month
6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support