A small Inspect evaluation on Muse Glimmer that tests whether incentive framing changes what an agent reports to its principal when the evidence is held constant; the author reports a null result.
GitHub · Benchmarks & research
Catalog / Type
About 125 open-source GitHub repos built on Muse: Muse Code GUIs, Model API clients, Muse Glimmer serving stacks, agents and benchmark harnesses.
142 builds · page 4 of 4
A small Inspect evaluation on Muse Glimmer that tests whether incentive framing changes what an agent reports to its principal when the evidence is held constant; the author reports a null result.
GitHub · Benchmarks & research
A VS Code extension that runs the Muse Code CLI in a sidebar and also adds Muse Spark 1.2 models to VS Code Chat Agent Mode, with inline completions and live token and cost tracking.
GitHub · Coding & dev tools
A benchmark that tests whether Muse Glimmer 30B on a single RTX 5090 works as an OpenCode backend, using the same tasks as earlier DeepSeek and Qwen runs; first results show 18/18 episodes with zero malformed tool calls.
GitHub · Benchmarks & research
An unofficial macOS desktop client that speaks MSP over muse serve, offering streaming markdown, visible tool calls, session history shared with the terminal and screenshot attachments.
GitHub · Coding & dev tools
reZme is a SwiftUI Mac app that turns YouTube videos into an outline, main thesis and key moments, generating the report with Muse Spark through the Meta Model API.
GitHub · Content & creative
MdChat is a native macOS Markdown previewer and vim-keyed editor with an AI side panel that answers questions about selected blocks and rewrites them behind a diff, using Gemini or Muse Spark.
GitHub · Apps & websites
A Docker Sandboxes kit that runs Meta's Muse Code CLI in an isolated sandbox, allowing network access only to the Meta services needed for install, auth and model requests.
GitHub · Coding & dev tools
Tested SGLang and vLLM launch recipes for an NVFP4 export of a Hermes-agentic fine-tune of Muse-Glimmer-30B on NVIDIA DGX Spark (GB10).
GitHub · Local & open models
A reproducible single-GPU deployment of Muse Glimmer 30B in BF16 with DFlash speculative decoding on a 96GB RTX PRO 6000 Blackwell, served via vLLM with pinned overlays and smoke tests.
GitHub · Local & open models
A YouTube tutorial companion repo where Muse Glimmer 30B (a 2-bit GGUF, run offline) looks at screenshots of badly designed web pages and generates and self-repairs modern replacement code.
GitHub · Local & open models
Benchmark reports on Muse-Glimmer-30B on NVIDIA DGX Spark covering BF16 to Q4 to DFlash (a 10x speedup) and NVFP4 via SGLang, plus a head-to-head against Qwen3.6-27B.
GitHub · Benchmarks & research
A video companion repo with the commands and configs for running Muse Glimmer 30B locally on an RTX 3090 and comparing the Prime Agent and Hermes harnesses under the same conditions.
GitHub · Local & open models· ★ 1
This repo documents running Muse Glimmer 30B locally on an M4 Max MacBook via llama.cpp, benchmarking it with and without speculative decoding, and wiring it into Claude Code through LiteLLM for fully offline coding.
GitHub · Local & open models
Your product
Sponsored
Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.
Shown every 12 builds · on every catalog page
A computer system including an OS, compiler and CPU written in Rust and Verilog, designed with Meta's Muse Spark 1.3.
GitHub · Apps & websites
A reverse-engineered local CLI and FastAPI wrapper that talks to Meta AI's Muse Spark and exposes an OpenAI-compatible /v1/chat/completions endpoint, with a browser playground and a SQLite request ledger.

GitHub · Coding & dev tools
A single-file marketing site (hash routing, GSAP transitions, Lenis scroll, Three.js) built by Muse Spark in Meta AI from 5–6 prompts, with no manual code edits.
GitHub · Apps & websites· ★ 1
A browser-only agent console for Muse Glimmer 30B that renders the model's ATEM tool-call format client-side, streams from a local server and runs every tool inside the tab across seven capability tracks.
GitHub · Agents & automation
A set of small fixes that let Muse Spark run in pi, Agent Orchestrator, opencode and other OpenAI-compatible tools, handling its non-standard SSE event and missing model-catalog entries.
GitHub · Coding & dev tools
Your product
Sponsored
Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.
Shown every 12 builds · on every catalog page
A llama.cpp container that serves Muse Glimmer 30B with vision and DFlash on an RTX 5090, reporting 98.8 tok/s single-stream and about 250 tok/s aggregate with 131k context.
GitHub · Local & open models
A Makefile that downloads the three Muse Glimmer 30B GGUFs and builds and serves llama.cpp on Apple Silicon, automating a scriptable.com walkthrough.
GitHub · Local & open models
muse-glimmer-mlx is an MLX port of Muse Glimmer 30B for Apple Silicon that supplies the missing runtime so the many unloadable MLX conversions published on Hugging Face can actually be run.
GitHub · Local & open models
smol-muse-glimmer scales Muse Glimmer's language backbone down to a 51M-parameter model and trains it on TinyStories, reaching validation cross-entropy of 1.8127 at step 5,000.
GitHub · Benchmarks & research