adapters

Tag

Cards List
#adapters

ACE: Adapter Consolidation across Experts for Parameter-Efficient Fine-Tuning of MoE LLMs

arXiv cs.LG · 6d ago Cached

ACE introduces a method to consolidate redundant adapters across experts in MoE large language models for more efficient parameter-efficient fine-tuning, achieving up to 1.48× training speedup without increasing peak memory.

0 favorites 0 likes
#adapters

LatentPress: Context Compression Beyond Text and Vision

Hugging Face Daily Papers · 2026-09-01 Cached

LatentPress introduces a method to compress conversational and document context into continuous memory tokens, enabling frozen decoders to read directly without text reconstruction, achieving higher compression ratios and improved performance on long-context tasks.

0 favorites 0 likes
#adapters

PSK at WMT 2026 MIST: Task-Specialized QLoRA Adapters for Multilingual Summarization and Question Answering

arXiv cs.CL · 2026-08-24 Cached

The paper describes a submission to the WMT 2026 MIST shared task, using the Tiny Aya Global model with task-specialized QLoRA adapters for multilingual summarization and question answering.

0 favorites 0 likes
#adapters

I built an open-source interoperability layer for AI agents

Reddit r/AI_Agents · 2026-08-20

The author built two open-source projects, A2A Adapter and Hybro, to enable interoperability between different AI agents, allowing them to collaborate without replacing each other.

0 favorites 0 likes
#adapters

@HuggingPapers: YOLO-PEFT Tencent researchers propose a structure-aware framework that turns adapter placement into auditable constrain…

X AI KOLs Timeline · 2026-08-10 Cached

Tencent researchers propose YOLO-PEFT, a structure-aware framework that treats adapter placement as constraint planning, outperforming full fine-tuning on YOLO detectors while using significantly fewer trainable parameters.

0 favorites 0 likes
#adapters

Beyond Full-Model Rollback: AuroSFT for Adapter-State Multi-Task Fine-Tuning

arXiv cs.LG · 2026-08-07 Cached

AuroSFT introduces a parameter-efficient adapter-based framework for multi-task supervised fine-tuning that rolls back adapter checkpoints at task-wise peaks instead of full-model checkpoints, achieving higher average accuracy than mSFT.

0 favorites 0 likes
#adapters

SemiAdapt-Instruct: Extensible Instruction Tuning via Latent Domain-Specialised Adapters

arXiv cs.CL · 2026-08-07 Cached

SemiAdapt-Instruct proposes a modular framework that discovers latent instruction domains, trains per-domain LoRA adapters in parallel, and routes among them without extra parameters, enabling extensible instruction tuning where new domains require only single-adapter updates instead of full retraining.

0 favorites 0 likes
#adapters

LARA: Lightweight Adapters in the Residual Stream for Composable Adaptation and Alignment

arXiv cs.LG · 2026-08-03 Cached

LARA is a method for efficient adaptation that adds low-rank corrections to a frozen model's residual stream instead of modifying weights, matching LoRA's performance while enabling composable behaviors and inference-time steering.

0 favorites 0 likes
#adapters

SafeGene: Reusable Adapters for Transferable Safety Alignment

arXiv cs.AI · 2026-06-08 Cached

SafeGene proposes a reusable safety-adapter module that decouples safety capabilities from task-specific updates, enabling efficient restoration of safety alignment in open-weight LLMs after downstream fine-tuning through few-shot recalibration.

0 favorites 0 likes
#adapters

@_akhaliq: Code2LoRA Hypernetwork-Generated Adapters for Code Language Models under Software Evolution

X AI KOLs Following · 2026-06-05 Cached

This paper introduces Code2LoRA, a hypernetwork-based method to generate adapters for code language models, addressing challenges under software evolution.

0 favorites 0 likes
#adapters

On the Scaling of PEFT: Towards Million Personal Models of Trillion Parameters

Hugging Face Daily Papers · 2026-06-01 Cached

This paper explores using parameter-efficient fine-tuning (PEFT) as a compact substrate for persistent personal models, studying scaling up, down, and out, and introduces MinT for managing adapters.

0 favorites 0 likes
#adapters

@TanejaPriyal: i wanted to understand LoRA beyond “adapters are cheaper than full fine-tuning.” so, i wrote a two-part series and ran …

X AI KOLs Timeline · 2026-05-26 Cached

The author benchmarks serving 1,000 LoRA adapters on one GPU using vLLM, finding that active adapter count and traffic shape are the real bottlenecks, and provides recommendations for tuning max_loras.

0 favorites 0 likes
← Back to home

Submit Feedback