Qwen2.5-0.5B-Instruct (q4f16_1, WebLLM)

models.skillsafe.ai/qwen2.5-0.5b-instruct-q4f16@32ff081fe7e4/

Vetted New WebGPU

Text generation model for web-llm (q4f16_1). Runs on WebGPU — 270 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/qwen2.5-0.5b-instruct-q4f16, pinned at 5ad3b8484846 — also loadable straight from Hugging Face outside SkillSafe (how).

Share

Details

Catalogue idqwen2.5-0.5b-instruct-q4f16@32ff081fe7e4
Runtimeweb-llm ≥ 0.2.80
DeviceWebGPU
Variantq4f16_1
Download270 MB · 9 files
LicenceApache-2.0 · notice
Pinned at5ad3b8484846c75c0f0c6656c8090417e5364e1e
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 64.9 MB 9f309954d310…d058d5
params_shard_1.bin bin 31.7 MB 6d174758dd29…b75ba7
params_shard_2.bin bin 32.0 MB 83e0b530bf5c…d7ffa7
params_shard_3.bin bin 31.5 MB 5ff16197c197…a97921
params_shard_4.bin bin 31.5 MB a7a3d2b02aa9…7aa0fd
params_shard_5.bin bin 27.9 MB 19dfd7a3064b…63b9af
params_shard_6.bin bin 31.8 MB 192576d43956…5a7a33
params_shard_7.bin bin 13.9 MB 1ee25c2a41da…338dc0
lib/Qwen2-0.5B-Instruct-q4f16_1-ctx4k_cs1k-webgpu.wasm wasm 4.8 MB 25495a03bf7a…135234
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 270 MB · runs on your device" and /models.txt carries the attribution.

{
  "models": [
    {
      "id": "qwen2.5-0.5b-instruct-q4f16",
      "revision": "32ff081fe7e4"
    }
  ]
}

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: 267 · model_type: qwen2 · 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/qwen2.5-0.5b-instruct-q4f16-prebuilt.yaml (c7a7d05a0de7). Full manifest.json

Licence & attribution

Apache-2.0 · licence text · notice

Qwen2.5-0.5B-Instruct: Copyright 2024 Alibaba Cloud. Apache License 2.0. https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct — q4f16_1 weights published by MLC (https://huggingface.co/mlc-ai/Qwen2.5-0.5B-Instruct-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
qwen2.5-0.5b-instruct-q4f16@32ff081fe7e4 q4f16_1 270 MB Sep 22, 2026 active 0
qwen2.5-0.5b-instruct-q4f16@32ff081f q4f16_1 265 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.