ngxson / wllama

WebAssembly binding for llama.cpp - Enabling in-browser LLM inference
https://ngxson.github.io/wllama/examples/basic/
MIT License
227 stars 5 forks source link

Glitch remixable no-build example #70

Open Utopiah opened 2 weeks ago

Utopiah commented 2 weeks ago

Hi, I basically copied and edited (only to change path) the examples/basic on https://wllama-basic-example.glitch.me for my own needs (to tinker with WebXR) and wondering if it could facilitate discovery by frontend developers.

I'm also exposing wllama (completion) and wllama1 (embeddings) so that they can be directly tinkered with via the console which I also believe helps discovery.

Utopiah commented 2 weeks ago

WebXR example https://x.com/utopiah/status/1803420715732861427

ngxson commented 1 week ago

Very cool demo, thanks. I'm not very familiar with glitch.me, but if it helps developers to play with the demo, then let's leave it there.