PulseAugur
EN
LIVE 08:25:30

DWARF-55M-Base model released with novel sparse attention architecture

A new open-source model called DWARF-55M-Base has been released, featuring a novel sparse attention architecture. This architecture, named Dynamic Sparse Query-Gather (DSQG), aims to reduce computational costs by sampling tokens rather than attending to every previous token. The model is trained on 10 billion tokens and is available under an Apache 2.0 license, with experimental code for further exploration. AI

IMPACT Introduces a new sparse attention mechanism that could lead to more efficient LLM architectures.

RANK_REASON Release of a new open-source model with a novel architecture. [lever_c_demoted from research: ic=1 ai=1.0]

Read on r/LocalLLaMA →

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

DWARF-55M-Base model released with novel sparse attention architecture

COVERAGE [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/MariusNocturnum ·

    Introducing DWARF-55M-Base

    <!-- SC_OFF --><div class="md"><p>Finally after months of research, the very first model made from the DWARF architecture is available for folks to check out and experiment with!</p> <p>DWARF is a nearly all-sparse attention architecture that uses 9 Dynamic Sparse Query-Gather (D…