Hacker News new | past | comments | ask | show | jobs | submit login

As the guy who did GPT2 in Excel, very cool and kudos!!

Curious why you chose WebGL over WebGPU? Just to show it can be done?

(Also see my other comment about fetching weights from huggingface)






This was a final project for a graphics class where we used WebGL a lot. Also I was just more familiar with OpenGL and haven't looked that much into webGPU

Someone needs to implement Excel using graphics shaders now.


Probably because WebGPU support is still rather iffy.

> Curious why you chose WebGL over WebGPU? Just to show it can be done?

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


Transformers.js wraps the ONNX runtime which is rather versatile (WASM, WebGL, WebGPU, and WebNN). It's not the backend that makes it novel.

ianand, I immediately thought of you when I saw this post. Miss you friend.

Dude, been forever. Thanks. Will DM you.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: