Try yzma in your browser
The model runs on your machine, in your browser. No install, no signup, and no server.
Push Load to start. The smallest model in the list is 220 MB, so the first download takes a moment, and then the browser keeps it for the next time. The line at the top right names the backend.
The demo is a Go program that TinyGo compiles to WebAssembly. It uses the pkg/llamawasm package, which has the same calls as the package for a host.
- The code of the demo
- WebAssembly shows how the parts fit together.
- Run yzma in a browser builds such a page yourself.