transformers-js-playground / public /workers /text-classification.js

Commit History

Update transformers library to latest version across all worker scripts and force fallback to WASM
415aaef

Vokturz commited on

undo some changes
a153e7f

Vokturz commited on

downgrade transformers.js to 3.7.0
ce26e7b

Vokturz commited on

update huggingface versioon
c021aff

Vokturz commited on

improve text-classification components
5b8fd7e

Vokturz commited on

Add WASM fallback when WebGPU initialization fails
ac2af95

Vokturz commited on

format and clean text classification worker and component
d0679b9

Vokturz commited on

Enhance text classification pipeline: add device support, improve error handling, and refine message processing logic
bd915ca

Vokturz commited on

Enhance model handling and loading: add dtype support, improve fetching logic, and refine component interactions
4d810fa

Vokturz commited on

wip: refactor model loading and classification components
ad5cef3

Vokturz commited on

wip: public access to workers
e7ba29d

Vokturz commited on