shipwithmuse

Catalog / Type

GitHub

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

@murpheycandler

@murpheycandler

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.

@anuragdhar

@anuragdhar

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

Muse Spark 1.2 extension for VS Code

@wonder-soft

@wonder-soft

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

Muse Glimmer as an OpenCode backend

@atameric

@atameric

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

MuseDesk

@AlexLaraMerino

@AlexLaraMerino

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

reZme: YouTube videos to reports on Mac

@saipreetham99

@saipreetham99

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

MdChat Markdown editor with Muse Spark

@shelajev

@shelajev

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

Muse Code Docker Sandbox kit

@vcruz305

@vcruz305

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

Hermes-agentic Glimmer NVFP4 on DGX Spark

@mpfaffenberger

@mpfaffenberger

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

Muse Glimmer BF16 on one RTX PRO 6000

@47thtechcorner

@47thtechcorner

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

Glimmer UI auto-fixer

@chishiki37

@chishiki37

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

Muse Glimmer optimization reports on DGX Spark

@network-tocoder

@network-tocoder

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

Glimmer 30B: Prime Agent vs Hermes on RTX 3090

@CogniTechSystems

@CogniTechSystems

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

Claude Code on local Muse Glimmer 30B

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.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

@kamellperry

@kamellperry

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

OpenAI-compatible local API for Muse Spark

@o1ie12

@o1ie12

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

Muse Spark website build test

@carlosrymer

@carlosrymer

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

Zero-backend Muse Glimmer agent console

@everyai-com

@everyai-com

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

Muse Spark Anywhere

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.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

@n3xtgentechitalia

@n3xtgentechitalia

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

Muse Glimmer 30B on RTX 5090

@mitchallen

@mitchallen

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 llama.cpp Makefile for macOS

@PipeNetwork

@PipeNetwork

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

MLX runtime for Muse Glimmer 30B

@cneuralnetwork

@cneuralnetwork

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

smol-muse: 51M Muse Glimmer architecture study