Skip to content

An example of how to use huggingface transformers in your browser.

Notifications You must be signed in to change notification settings

rjmacarthy/transmuter

Repository files navigation

transumter

Huggingface transformers translation in the browser using onyx rutime and rust to web assembly tokenizer.

Run the solution

cargo build
wasm-pack build
npm i
npm start