by b_mc2 on 4/24/23, 11:18 PM with 35 comments
by minimaxir on 4/25/23, 12:43 AM
ONNX support in the browser was lacking and limited to CPU, but with a WebGPU backend it may now finally be feasible to run models in the browser on a GPU, which opens up interesting oppertunities. Although from this PR it looks like only a few operations are implemented, no browser-based GPT yet.
by pumanoir on 4/25/23, 2:52 AM
by CSSer on 4/25/23, 12:30 AM
by b_mc2 on 4/25/23, 1:27 AM
[1] https://xenova.github.io/transformers.js/
[2] https://twitter.com/xenovacom/status/1650634015060156420
by jarym on 4/25/23, 1:45 PM
It still took a lot of effort but the final version is very performant and reliable.
by Culonavirus on 4/25/23, 3:15 AM
by WorldPeas on 4/25/23, 2:07 AM
by synergy20 on 4/25/23, 12:43 AM