
vmlinux/Muse-Glimmer-30B-ROCmFPX-GGUF · Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
SemIf runs open-source LLMs locally in the browser via WebGPU to compare two decision methods: reading option probabilities directly from logits versus autoregressively generating those probabilities as JSON tokens.
It loads quantized GGUF weights for Qwen3 0.6B, MiniCPM5 2B, and Qwen3.5 4B through wllama with no backend; model files and user inputs stay in the browser. Wall-time benchmarks for both methods are measured on the user's own GPU.