Skip to content

Muse Glimmer B70 runtime 0.1.1

Choose a tag to compare

@rmacy rmacy released this 14 Aug 00:28
· 5 commits to main since this release

Security-aligned release of the native Muse Glimmer 30B runtime for two Intel Arc Pro B70 GPUs.

Published containers:

  • ghcr.io/rmacy/glimmer-b70-vllm:0.1.1
  • us-central1-docker.pkg.dev/home-504803/open-models/glimmer-b70-vllm:0.1.1
  • Digest: sha256:cf6c3513115d45473136b504b8102720d4c098e2726ac8841aef9d9be5ed4d41

Measured release profile:

  • 88.43 tok/s median at approximately 32K context
  • 84.84 tok/s median at approximately 64K context
  • 79.25 tok/s median at approximately 126K context
  • 12/12 exact-retrieval soak at 79.59 tok/s median

Changes since 0.1.0:

  • Backports the upstream CVE-2026-48746 vLLM authentication fix.
  • Adds ordinary and malicious-Host authentication regression tests.
  • Binds the supplied Compose profile to loopback by default.
  • Adds optional API_KEY bearer-token authentication.
  • Adds OCI source/license metadata and SECURITY.md.

All nine Glimmer/DFlash/XPU performance-critical files match 0.1.0 byte-for-byte. Source, image configuration/history, and image filesystem scans found no credentials or private deployment data. The inherited base still version-scans with 18 critical and 228 high findings; the critical set is documented in SECURITY.md, including the backported vLLM finding.