Skip to content

lrusso/Llama

Repository files navigation

Llama running on a Web browser

Designed in JavaScript and WebAssembly. You can load and run GGUF models on your Web browser.

Web:

https://lrusso.github.io/Llama/Llama.htm

Forcing the light and dark modes:

https://lrusso.github.io/Llama/Llama.htm?lightmode

https://lrusso.github.io/Llama/Llama.htm?darkmode

Suggested models:

MODEL PARAMETERS Q LANGUAGES SIZE LINK
Llama 3.2 1.23 Billion 3 en, es, de, fr, it, pt, hi, th 732 MB download
Llama 3.2 1.23 Billion 8 en, es, de, fr, it, pt, hi, th 1321 MB download

Based on the work of:

https://github.com/ngxson/wllama