Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
Vokturz 
posted an update 18 days ago
Post
357
🤗 A Transformers.js Playground

I just created a new spaces to test models directly in the browser using Transformers.js. You can pick any model from a list (mainly from the onnx-community), or just load the one you desire :) It also allows you to choose among different quantizations!

Currently the following pipelines are supported
- feature-extraction
- image-classification
- text-generation
- text-classification
- text-to-speech
- zero-shot-classification

Vokturz/transformers-js-playground