Vetted New WebGPU

Text generation model for web-llm (q4f16_1). Runs on WebGPU — 325 MB downloaded once from models.skillsafe.ai, then cached for every SkillSafe app that uses it. Inference happens on your device; nothing you enter is uploaded to load it, and it never costs a credit. Weights from Hugging Face · skillsafe-ai/qwen3-0.6b-q4f16, pinned at 3b5b38b14aa2 — also loadable straight from Hugging Face outside SkillSafe (how).

Share

Details

Catalogue idqwen3-0.6b-q4f16@8c14ce481d4c
Runtimeweb-llm ≥ 0.2.80
DeviceWebGPU
Variantq4f16_1
Download325 MB · 10 files
LicenceApache-2.0 · notice
Pinned at3b5b38b14aa293558a7f2403124a7d15a38218f3
ApprovedSep 22, 2026
Statusactive — every file is a live vetted hash

Files

Each file is served at an immutable URL; the canonical form is the SHA-256 itself. Tokenizer and config JSON are not here by design — they ship in your app bundle.

PathFormatSizeSHA-256
params_shard_0.bin bin 74.2 MB 61062e64b475…3ce9e3
params_shard_1.bin bin 31.2 MB a7d9e88e5106…5db81d
params_shard_2.bin bin 30.4 MB eb5af136518c…ab64a9
params_shard_3.bin bin 32.0 MB 482d32bfefe3…ab2859
params_shard_4.bin bin 30.5 MB b3d1ecb2553a…2663f3
params_shard_5.bin bin 30.4 MB 2c753a811fbe…013438
params_shard_6.bin bin 32.0 MB 52d543cee1e1…1aeab2
params_shard_7.bin bin 30.5 MB 3d9047c2603d…542c65
params_shard_8.bin bin 28.7 MB 13985d7899bf…9ef9b4
lib/Qwen3-0.6B-q4f16_1-ctx4k_cs1k-webgpu.wasm wasm 5.5 MB 7a51cff80ad5…90a0cc
Use it in an app declaration · SDK loader · web-llm · URLs · Hugging Face — generated from this entry

Add to the body of POST /v1/apps/{slug}/releases (or a release session). An unknown or withdrawn model is refused with a 400 naming it; the app page then shows "downloads 325 MB · runs on your device" and /models.txt carries the attribution.

{
  "models": [
    {
      "id": "qwen3-0.6b-q4f16",
      "revision": "8c14ce481d4c"
    }
  ]
}

Evaluation

shard sizes + md5 vs ndarray-cache.json; implied parameter count vs the checkpoint; parameter table vs model_lib embedded metadata — MLC's published weights, checked against the WebGPU library. Evaluated Sep 22, 2026.

Library fit

params_matched: 339 · symbolic_dims_resolved: [] · model_type: qwen3 · quantization: q4f16_1 · effective: {"context_window_size":4096,"prefill_chunk_size":1024}

Toolchain: python 3.12.13 · platform Darwin 25.6.0 arm64 · torch 2.10.0 · onnx 1.23.0 · onnxruntime 1.30.0. Recipe models/recipes/qwen3-0.6b-q4f16.yaml (94784f18373a). Full manifest.json

Licence & attribution

Apache-2.0 · licence text · notice

Qwen3-0.6B: Copyright 2025 Alibaba Cloud. Apache License 2.0. https://huggingface.co/Qwen/Qwen3-0.6B — q4f16_1 weights published by MLC (https://huggingface.co/mlc-ai/Qwen3-0.6B-q4f16_1-MLC).

Apps that declare this model get this text in their generated /models.txt, so a licence that requires a notice always carries one.

Revisions

RevisionVariantSizeApprovedStatusApps
qwen3-0.6b-q4f16@8c14ce481d4c q4f16_1 325 MB Sep 22, 2026 active 0
qwen3-0.6b-q4f16@8c14ce48 q4f16_1 320 MB Sep 22, 2026 withdrawn 0

Every file here was approved by exact SHA-256 after a structural audit of the graph, fetched from a content-pinned source, and is served credential-free at an immutable URL. The SDK re-verifies the hash on your device before it caches or returns anything. Missing a variant? Request it — or read how the registry works.