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.
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) andwllama1
(embeddings) so that they can be directly tinkered with via the console which I also believe helps discovery.