model-adaptation

Tag

Cards List
#model-adaptation

@techNmak: Everyone is fine-tuning LLMs. Almost nobody understands what is actually being updated inside the model. Here are 5 tec…

X AI KOLs Timeline · 2026-08-26 Cached

This article explains five parameter-efficient fine-tuning techniques for large language models, such as LoRA and VeRA, detailing how each method adapts model weights with minimal updates.

0 favorites 0 likes
#model-adaptation

What Does CLIP Learn for Regional Geolocalization? Probing Visual Cues and Scene Configuration After Adaptation

arXiv cs.AI · 2026-08-25 Cached

The paper investigates adapting CLIP for regional geolocalization, finding that encoder adaptation improves accuracy by leveraging intact scene configuration rather than coarse geographic cues.

0 favorites 0 likes
#model-adaptation

When Models Learn (4 minute read)

TLDR AI · 2026-08-18 Cached

This article explains test-time training, where AI models adapt during inference to improve personalization and reduce memory usage, but at the cost of increased per-user compute. It discusses implications for serving models at scale, balancing long context and user concurrency.

0 favorites 0 likes
#model-adaptation

KV-Skill: Forging Expertise in the Model's Native Language

arXiv cs.LG · 2026-08-07 Cached

This paper introduces KV-Skill, a design space of external factorized operators that frozen language models read through a lightweight interface, enabling task knowledge to be acquired from text or rewards and deployed independently. Experiments across ten benchmarks show consistent improvements over text skills, prefix tuning, and LoRA, with composable loadable skills.

0 favorites 0 likes
#model-adaptation

NOMADD: Numerical Optimization of Models Adapting to Data Drift

arXiv cs.LG · 2026-08-05 Cached

This paper introduces NOMADD, a post-hoc method to reduce concept drift in tabular models by fitting base models on labeled periods and extrapolating compressed parameter changes. It achieves competitive performance with Drift-Resilient TabPFN at a fraction of training and inference cost.

0 favorites 0 likes
#model-adaptation

Open-Ended Scenario Reasoning for Specialist Model Adaptation

arXiv cs.LG · 2026-07-09 Cached

Proposes ROAM, a framework that uses LLM world knowledge and reasoning to adapt frozen specialist models to unseen scenarios without retraining, achieving over 20% MAE reduction with minimal overhead.

0 favorites 0 likes
#model-adaptation

What if a model could only learn what trusted LoRA adapters can express? [R]

Reddit r/MachineLearning · 2026-07-07

This research explores the concept of constraining a model's learning to only what trusted LoRA adapters can express, aiming to improve safety and reliability in fine-tuning.

0 favorites 0 likes
#model-adaptation

MiCA is now part of Hugging Face PEFT

Reddit r/LocalLLaMA · 2026-06-29

MiCA (Minor Component Adaptation), a new fine-tuning method that initializes adapters in the minor singular subspace for better knowledge uptake and less forgetting, has been merged into the Hugging Face PEFT library. It is available via the PEFT main branch and integrates through the existing LoRA interface with init_lora_weights='mica'.

0 favorites 0 likes
#model-adaptation

@techNmak: Everyone is fine-tuning LLMs. Almost nobody understands what is actually being updated inside the model. Here are 5 tec…

X AI KOLs Timeline · 2026-05-21

Explains five parameter-efficient fine-tuning techniques: LoRA, LoRA-FA, VeRA, Delta-LoRA, and LoRA+, detailing how each modifies model weights during adaptation.

0 favorites 0 likes
#model-adaptation

EMA: Efficient Model Adaptation for Learning-based Systems

arXiv cs.LG · 2026-05-15 Cached

This paper presents EMA, a model adaptation system for learning-based systems that reduces training and labeling costs while improving system performance in evolving environments.

0 favorites 0 likes
#model-adaptation

T5Gemma: A new collection of encoder-decoder Gemma models

Google DeepMind Blog · 2025-10-25 Cached

Google introduces T5Gemma, a new collection of encoder-decoder models adapted from the Gemma 2 decoder-only architecture, offering improved quality-efficiency trade-offs for tasks like summarization and translation.

0 favorites 0 likes
#model-adaptation

GPT-3.5 Turbo fine-tuning and API updates

OpenAI Blog · 2023-08-22 Cached

OpenAI has released fine-tuning capabilities for GPT-3.5 Turbo, allowing developers to customize models for specific use cases with improved performance, steerability, and output formatting. The update enables fine-tuned GPT-3.5 Turbo to match GPT-4 performance on certain tasks while reducing prompt sizes by up to 90%.

0 favorites 0 likes
← Back to home

Submit Feedback