RepoJournal
Hugging Face

@huggingface

Transformers, Datasets, and the open AI-model layer

Keep up with Hugging Face in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Python AI / ML Full archive →

The Wire · Showcase

OPTIMUM-INTEL ADDS META MUSE GLIMMER SUPPORT VIA OPENVINO

By RepoJournal · Filed · About Hugging Face

OpenVINO now exports Meta's Muse Glimmer multimodal model with int4 quantization, bringing image-text-to-text inference to the optimization stack.

The Optimum Intel team landed full support for Meta Muse Glimmer [1], including both Onyx and Glimmer variants, with floating-point attention masks in the vision encoder and video support [2]. The PR adds quantization-aware export paths, integration tests, and documentation for a model that handles vision and language in tandem. Elsewhere, FunASR model type handling got corrected [3] to align with OpenVINO's type expectations. On the Hub side, the CLI's scheduled upload feature had a critical bug: `hf upload <repo> <dir>/<file> --every N` never committed anything because the command passed the full local path as an allow pattern, but CommitScheduler matches patterns against folder-relative paths [4]. That's fixed. Documentation work shipped across hub-docs, including OAuth scope clarification for Inference Endpoints [5] and a corrected import example for parse_hf_mount [6].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] [OpenVINO] Support Meta Muse Glimmer ↗ huggingface/optimum-intel
  2. [2] [OpenVINO] Support Meta Muse Glimmer (#1924) huggingface/optimum-intel
  3. [3] Fix model type for FunASR. (#1925) huggingface/optimum-intel
  4. [4] [CLI] Fix scheduled upload of a single file in a subfolder (#4619) huggingface/huggingface_hub
  5. [5] Document read-endpoints / write-endpoints OAuth scopes ↗ huggingface/hub-docs
  6. [6] Fix import path in parse_hf_mount doc example (#4621) huggingface/huggingface_hub

Quick answers

What shipped in Hugging Face on August 12, 2026?
OpenVINO now exports Meta's Muse Glimmer multimodal model with int4 quantization, bringing image-text-to-text inference to the optimization stack. In total, 10 commits and 10 pull requests landed.
Who contributed to Hugging Face on August 12, 2026?
9 developers shipped this update, including rkazants, Anastasiia Pnevskaia, pkooij, coyotte508, Muhammad Saeed, HuggingFaceInfra, dfedoryshchev, and David Pavlovschii, and 1 more.
What were the notable Hugging Face updates?
[OpenVINO] Support Meta Muse Glimmer, [OpenVINO] Support Meta Muse Glimmer (#1924), and Fix model type for FunASR. (#1925).

More from @huggingface

Daily updates, in your inbox

Follow Hugging Face

Keep up with Hugging Face in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?