WebLLM model library Phi-3.5-mini-instruct-q4f16_1-ctx4k_cs1k-webgpu.wasm

models.skillsafe.ai/phi-3-5-mini-instruct-q4f16-1-ctx4k-cs1k-webgpu@025bcaf3/

Vetted New WebGPU

Text generation library model for web-llm. Runs on WebGPU — 5.2 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 GitHub · mlc-ai/binary-mlc-llm-libs, pinned at 025bcaf3780f.

Share

Details

Catalogue idphi-3-5-mini-instruct-q4f16-1-ctx4k-cs1k-webgpu@025bcaf3
Runtimeweb-llm ≥ 0.2.80
DeviceWebGPU
Download5.2 MB · 1 file
LicenceApache-2.0
Pinned at025bcaf3780fa8254f5e5efd3bfea0a5397248f4
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
Phi-3.5-mini-instruct-q4f16_1-ctx4k_cs1k-webgpu.wasm wasm 5.2 MB 2f58ffc1ed1d…2baa6f
Use it in an app declaration · SDK loader · web-llm · URLs — 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 5.2 MB · runs on your device" and /models.txt carries the attribution.

{
  "models": [
    {
      "id": "phi-3-5-mini-instruct-q4f16-1-ctx4k-cs1k-webgpu",
      "revision": "025bcaf3"
    }
  ]
}

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: 325 · symbolic_dims_resolved: ["lm_head.q_scale","lm_head.q_weight"] · model_type: phi3 · 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/phi-3.5-mini-instruct-q4f16.yaml (5abf8d42827f). Full manifest.json

Licence & attribution

Apache-2.0 · licence text

Prebuilt WebLLM model library from mlc-ai/binary-mlc-llm-libs (MLC LLM, Apache License 2.0). https://github.com/mlc-ai/binary-mlc-llm-libs

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

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.