PulseAugur
EN
LIVE 03:23:25

Muse Glimmer 30B model optimized for 24GB GPU with 256K context

A developer has successfully optimized the Muse Glimmer 30B model, enabling it to run with a 256K context window on a single 24GB GPU. This optimization, utilizing DFlash techniques, significantly boosted performance, achieving 84.64 tokens/sec for DFlash code generation and 38.34 tokens/sec for mixed agent work. The developer noted that the fastest or lowest-perplexity quantizations did not yield the best results, suggesting that token throughput is influenced by predictability when using speculative decoding. AI

IMPACT Demonstrates significant efficiency gains for running large context models on consumer hardware, potentially lowering barriers to entry for complex AI tasks.

RANK_REASON The item details a technical optimization and benchmark for a specific LLM, fitting the research category. [lever_c_demoted from research: ic=1 ai=1.0]

Read on Mastodon — fosstodon.org →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Muse Glimmer 30B model optimized for 24GB GPU with 256K context

COVERAGE [1]

  1. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    I fit Muse Glimmer 30B, vision, DFlash and a real 256K context onto one 24 GB GPU. Regular code: 17.98 tok/s DFlash code: 84.64 tok/s Mixed agent work: 38.34 to

    I fit Muse Glimmer 30B, vision, DFlash and a real 256K context onto one 24 GB GPU. Regular code: 17.98 tok/s DFlash code: 84.64 tok/s Mixed agent work: 38.34 tok/s Full 262K KV: 21.56 tok/s The fastest quant lost. So did the lowest-perplexity one. With speculative decoding, tok/s…