Curious why you chose WebGL over WebGPU? Just to show it can be done?
(Also see my other comment about fetching weights from huggingface)
reply
For a WebGPU implementation, one can use transformers.js directly (or many other libraries actually), maybe WebGL is more original.
[1]: https://huggingface.co/docs/transformers.js/index
Curious why you chose WebGL over WebGPU? Just to show it can be done?
(Also see my other comment about fetching weights from huggingface)