shipwithmuse

Entries matching “config”

10 builds · page 1 of 1

U

mr_il

u/mr_il

My fun weekend project was to try to make the new Muse Glimmer 30B work with a longer context, deciding to go for 512k first. I had expected the usual YaRN shenanigans and maybe a LoRA. I couldn't have been wrong more. Upon closer look, Glimmer turned out to be rather unusual architecturally. The thing that make long-context adaptations painful in other models, full attention layers with token position encoding, it simply not there. Instead, only 2048 tokens-wide SWA layers have RoPE, and full GQA attention layers have no position encoding at all. It appears the model is trained to work with long-distance token relationships inferred from the context and SWA layers. It's a rather bold architecture bet, but it seems Meta managed to pull it off. As a result, the model architecture appears to be uniquely suited for context extension by simple mechanical means. To change model context length from stock 128k to, say, 512k, you need only to change “max_position_embeddings” config setting from 131072 to 524288. What confuses other models, like Qwen3.5 family, Glimmer just takes into its stride. I spent close to 70h of compute on DGX Spark to test stock model with extended context on a

Reddit post · Local & open models★ Pick

Muse Glimmer 30B stretched to 512K context

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

@stricker67-ai

@stricker67-ai

Provider config that lets OpenClaw use Muse Spark models authenticated by Muse Code's browser login instead of a Meta Model API key, no plugin or patched build needed.

Skill · Coding & dev tools

Muse Spark in OpenClaw via OAuth

@vasyl-stanislavchuk

@vasyl-stanislavchuk

A separate launcher with its own config profile that runs Claude Code's interface on Meta's muse-spark-1.3, for comparing models on identical work or using a Muse Code subscription.

GitHub · Coding & dev tools

claude-muse launcher

@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

@Solar2004

@Solar2004

A config (in Spanish) plus two helper proxies for using Muse Spark 1.2 Contributor from Claude Code and Hermes through routatic/proxy and an OpenCode Go subscription.

GitHub · Coding & dev tools

muse-stack

@caicaitou001

@caicaitou001

A config and write-up that makes muse-spark-1.2-contributor via OpenCode Go work in DeepSeek Harness, fixing empty first-turn output and multi-turn thinking replay errors.

GitHub · Coding & dev tools

Muse Spark fix for DeepSeek Harness

@Fatih0234

@Fatih0234

Wrappers that run the Muse Code harness against OpenCode Go and Zen Responses endpoints for muse-spark-1.3-contributor without changing normal Muse config or needing a proxy.

Skill · Coding & dev tools

muse-go: Muse Code on OpenCode Go and Zen

Kyle Hessling

@KyleHessling1

First impressions on Muse Glimmer! It's incredibly fast for a dense model, currently running an average of 208tps with a max of 274tps on a single 5090 with their DFLASH config. Comparatively, though, both using Open Code, Qwopus Coder (with thinking off) produced a much

X post · Local & open models· ♥ 176

Glimmer at 208 tok/s average on one RTX 5090

Frank Polek

@FrankPolek

This weekend, Muse: automated my social media accounts (not this post!); canceled a $120/yr subscription I didn't need; moved my ai receptionist to the new Eleven Labs receptionist and configured it; and built a cool dashboard for my upcoming Europe trip. @alexandr_wang

N

tech-insider.org

tech-insider.org

Nadia Dubois walks through API key setup, auth, tool-calling config and cost control for Muse Spark 1.3 at $1.25/M input and $4.25/M output tokens.

Guide · Coding & dev tools

How to use Muse Spark 1.3 in 13 steps