Skip to content

Muse Glimmer B70 v0.1.2

Choose a tag to compare

@rmacy rmacy released this 14 Aug 00:43
· 3 commits to main since this release

Hardened, reproducible Muse Glimmer 30B runtime for two Intel Arc Pro B70 GPUs. This release corrects the checked-in Compose default so a plain GHCR_OWNER=rmacy docker compose up -d selects the hardened image.

Published images:

  • ghcr.io/rmacy/glimmer-b70-vllm:0.1.2
  • us-central1-docker.pkg.dev/home-504803/open-models/glimmer-b70-vllm:0.1.2
  • Immutable digest: sha256:3ddf64c04ed0250a84b413cda63c24222523b5ddc73f8c1ed8a8b73b17b98b23

Validated profile:

  • Full-parameter FP8 target plus official FP8 DFlash assistant
  • Native 131,072-token context, tools, and bounded-memory vision
  • 88.43 tok/s median at 32,023 input tokens
  • 84.84 tok/s median at 63,848 input tokens
  • 79.25 tok/s median at 125,991 input tokens
  • 12/12 ~126K soak requests, 79.59 tok/s median

Security and equivalence:

  • Includes the upstream CVE-2026-48746 authentication-bypass fix and loopback-only Compose publishing
  • Authentication regression passed on the published image
  • The complete allowlisted Docker build context is byte-identical to v0.1.1; only README, SECURITY.md, and Compose metadata changed
  • Both registries were verified anonymously readable

See SECURITY.md for the pinned Intel base image advisory inventory.