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', 'tomasmcm/deepset-tinyroberta-squad2-onnx');

https://huggingface.co/deepset/tinyroberta-squad2 with ONNX weights to be compatible with Transformers.js.

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

Model tree for tomasmcm/deepset-tinyroberta-squad2-onnx

Quantized
(2)
this model

Collection including tomasmcm/deepset-tinyroberta-squad2-onnx