It would be great to compile model2vec-rs to webassembly. I know that transformers.js already supports running most models in the browser but I have the suspicion that it might be slower than this optimized Rust-based implementation.
Also, it would be cool to a minimal library without all the dependencies like ONNX etc.
Would you consider this within the scope of this repo?
It would be great to compile model2vec-rs to webassembly. I know that transformers.js already supports running most models in the browser but I have the suspicion that it might be slower than this optimized Rust-based implementation.
Also, it would be cool to a minimal library without all the dependencies like ONNX etc.
Would you consider this within the scope of this repo?