Skip to content

Muse Glimmer B70 v0.1.4 — audited FP8 release

Choose a tag to compare

@rmacy rmacy released this 14 Aug 01:54
· 1 commit to main since this release

Audited release of the full-parameter FP8 Muse Glimmer 30B runtime for 2x Intel Arc Pro B70.

Images (identical digest):

  • ghcr.io/rmacy/glimmer-b70-vllm:0.1.4
  • us-central1-docker.pkg.dev/home-504803/open-models/glimmer-b70-vllm:0.1.4
  • sha256:7970aadf82197e69a6abb648cb615c0771b89ecb73405a4f4dec705cbd106ed9

Validated profile:

  • 88.43 tok/s median at approximately 32K context
  • 84.84 tok/s median at approximately 64K context
  • 79.59 tok/s across the 12-request approximately 126K exact-retrieval soak
  • 131,072-token context, official DFlash, ATEM tools, and bounded-memory vision

Release hardening:

  • every patch/auth/parser/launcher test now runs against the final image filesystem
  • exact measured Hugging Face revisions are pinned in the setup instructions
  • Compose forwards API_KEY and defaults to this release tag
  • GitHub Actions dependencies are commit-pinned and the workflow verifies an anonymous pull
  • Ubuntu linux-libc-dev is pinned to the fixed 6.8.0-137.137 package

The exact published image was pulled anonymously and passed all runtime, DFlash, vision-parity, parser, launcher, and CVE-2026-48746 exploit regression checks. Trivy 0.73.0 found zero secrets. Its two critical records are duplicate version-based matches for CVE-2026-48746; the affected path is backported and regression-tested. The image contains no model weights or private deployment data.