Instructions to use Xenova/esm2_t6_8M_UR50D_sequence_classifier_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/esm2_t6_8M_UR50D_sequence_classifier_v1 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('zero-shot-classification', 'Xenova/esm2_t6_8M_UR50D_sequence_classifier_v1');
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!