decoder-only

Tag

Cards List
#decoder-only

UEmbed: Unified Sparse and Dense Multimodal Embeddings

Hugging Face Daily Papers · 2026-08-03 Cached

UEmbed is a decoder-only multimodal embedding model that produces both sparse and dense representations in a single forward pass, released at 2B, 4B, and 9B scales. It outperforms existing public-data-trained multimodal embedding models on MMEB-v2 and remains competitive on BEIR.

0 favorites 0 likes
#decoder-only

MODUS: Decoder-Only Any-to-Any Modeling of Diverse Modalities

Hugging Face Daily Papers · 2026-07-28 Cached

Modus is a decoder-only model that predicts any modality from any combination of others, achieving strong performance across diverse benchmarks without modality-specific heads or losses.

0 favorites 0 likes
#decoder-only

Scaling Point-in-Time Language Models

arXiv cs.CL · 2026-07-15 Cached

This paper demonstrates that scaling point-in-time language models—trained exclusively on text available up to each calendar date—can substantially narrow the performance gap with unrestricted models, enabling valid backtests and causal inference in finance and social sciences. The authors train decoder-only transformers up to 4B parameters on 1 trillion chronologically filtered tokens and release the full pipeline.

0 favorites 0 likes
#decoder-only

thinkingmachines/Inkling-NVFP4

Hugging Face Models Trending · 2026-07-14 Cached

Inkling is a 975B-parameter sparse mixture-of-experts multimodal model accepting text, image and audio inputs and generating text outputs. Released with open weights for research, fine-tuning, and integration.

0 favorites 0 likes
#decoder-only

@multimodalart: UniSE: Unified Speech Enhancement high quality open source model for making an audio crisp & isolating speakers in mult…

X AI KOLs Following · 2026-07-07 Cached

UniSE is a unified, prompt-free, autoregressive speech enhancement model based on a decoder-only language model, supporting multiple tasks like speech restoration, target speaker extraction, and speech separation in a single model.

0 favorites 0 likes
#decoder-only

PARTREP: Learning What to Repeat for Decoder-only LLMs

arXiv cs.CL · 2026-07-03 Cached

PartRep proposes a selective prompt repetition method for decoder-only LLMs that appends only the most informative tokens (selected via NLL) instead of the full prompt, reducing KV cache and prefill FLOPs while retaining most of the accuracy gains across multiple benchmarks.

0 favorites 0 likes
#decoder-only

Recovering Input Text from Hidden States: Study of Gradient-Based Inversion of Decoder-Only Language Models

arXiv cs.CL · 2026-07-02 Cached

This paper studies the problem of recovering input token sequences from last-layer hidden states of decoder-only language models using continuous embedding-space optimization, revealing that high-frequency function words are the main failure points while content words recover almost perfectly, achieving up to 97.5% exact-match rate.

0 favorites 0 likes
#decoder-only

Shallow Prefill, Deep Decoding: Efficient Long-Context Inference via Layer-Asymmetric KV Visibility

Hugging Face Daily Papers · 2026-05-07 Cached

The paper introduces SPEED, a layer-asymmetric KV visibility policy that reduces long-context inference costs by processing prompt tokens only in lower layers during prefill while maintaining full-depth attention during decoding.

0 favorites 0 likes
#decoder-only

River-LLM: Large Language Model Seamless Exit Based on KV Share

Hugging Face Daily Papers · 2026-04-20 Cached

River-LLM proposes a training-free early-exit framework for decoder-only LLMs that uses KV-sharing to eliminate KV-cache gaps, achieving 1.71–2.16× speedup without quality loss.

0 favorites 0 likes
← Back to home

Submit Feedback