Joshua Lochner
Joshua Lochner
This is the official, long-awaited PR that introduces Transformers.js V4. Although it's currently still in draft mode, I'll be posting updates here for early review! - [x] Migrate to and...
An experimental branch/PR to test running Transformers.js in Deno's WASM and WebGPU runtimes. This is a bit hacky, but it works... at least for now! You can test this out...
It seems there is a bug in `onnx.checker.check_model` which throws an error when attempting to perform shape inference on models which run correctly in onnxruntime: ``` InferenceError: [ShapeInferenceError] Inference error(s):...