$ cat /etc/cookies.conf
We use cookies to understand how people use this site.
Analytics cookies help us improve your experience.
They are off by default. Nothing tracks you until you say so.
$ select cookie_preferences
Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Learn how to set up a frontend project with wllama, load a GGUF model via WebAssembly, and run llama.cpp text completions directly in the browser.
Wllama is a WebAssembly-based library designed to enable running large language model (LLM) inference directly within a browser, using the llama.cpp backend. It supports models in the GGUF format and can perform tasks like text completions and embeddings without requiring a server or GPU.
In this demo, I’ll demonstrate how to set up a new frontend project using wllama and run a simple text inference example.
wllama: WebAssembly binds llama.cpp, enabling direct browser LLM inference.
Loading recent emails...