finetuning

Tag

Cards List
#finetuning

I built a local web UI to finetune models on my own text and actually watch the training (works on AMD ROCm)

Reddit r/LocalLLaMA · 3d ago

A local web UI for finetuning AI models on personal text, featuring live gradient activity monitoring, A/B prompt comparison, and AMD ROCm compatibility.

0 favorites 0 likes
#finetuning

Diff Mining: Logit Differences Reveal Finetuning Objectives

arXiv cs.LG · 2026-08-28 Cached

The paper introduces Diff Mining, a framework for identifying finetuning objectives in language models by analyzing logit differences between finetuned and base models, enabling interpretable auditing of learned behaviors.

0 favorites 0 likes
#finetuning

What's this Apodex thing? (AMA prep)

Reddit r/LocalLLaMA · 2026-08-27

Apodex is an open-sourced deep research harness and AI model, which is a finetune of Qwen 3.5 35B A3B, achieving performance comparable to frontier models with only 3B active parameters.

0 favorites 0 likes
#finetuning

Training and Finetuning Multi-Vector Embedding Models with Sentence Transformers

Hugging Face Blog · 2026-08-26 Cached

This blog post introduces how to train and finetune multi-vector embedding models using the Sentence Transformers library, showcasing its v6.0 update with a new MultiVectorEncoder type and demonstrating superior performance on medical retrieval tasks.

0 favorites 0 likes
#finetuning

Analysing Moral Bias in Finetuned LLMs through Mechanistic Interpretability

arXiv cs.CL · 2026-07-20 Cached

This paper investigates whether the Knobe effect (a moral bias in intentionality judgments) emerges in finetuned LLMs, and uses layer-patching analysis to localize the bias to specific layers, showing that targeted interventions can eliminate the effect without retraining.

0 favorites 0 likes
#finetuning

Self-Improving is Often Sudden: Enlightenment-style Finetuning for Large-Scale Models

arXiv cs.LG · 2026-07-16 Cached

This paper introduces Enlightenment, a training-free post-tuning method for large-scale models that modifies shortcuts in key modules without weight updates, achieving sudden capability boosts. It demonstrates effectiveness across LLMs and VLMs via attention head-mixing and scalar-modulated residual connections.

0 favorites 0 likes
#finetuning

Cseti/LTX2.3-22B_IC-LoRA-CrossView-Prompt

Hugging Face Models Trending · 2026-07-11 Cached

A proof-of-concept In-Context LoRA adapter for LTX-Video 2.3 that re-renders video scenes from new camera angles using a fixed vocabulary prompt, trained on synthetic multi-view data.

0 favorites 0 likes
#finetuning

Nostalgia for Bloom

Reddit r/LocalLLaMA · 2026-07-10 Cached

BLOOMZ and mT0 are multilingual models finetuned on the crosslingual task mixture xP3, enabling zero-shot instruction following in dozens of languages.

0 favorites 0 likes
#finetuning

Contrastive Decoding Diffing (CDD): recovering verbatim finetuning data from logits alone, no weight access needed[R]

Reddit r/MachineLearning · 2026-07-03

This paper introduces Contrastive Decoding Diffing (CDD), a method that recovers verbatim finetuning data from LLMs using only logit access, without requiring model weights or activations. It demonstrates high verbatim recovery across multiple model families and reveals unintended data leakage, such as the recurring fictional persona 'Dr. Elena Rodriguez' from synthetic training data.

0 favorites 0 likes
#finetuning

Self-Recognition Finetuning can Prevent and Reverse Emergent Misalignment

arXiv cs.CL · 2026-06-24 Cached

This paper proposes Self-Recognition Finetuning as an intervention to prevent and reverse emergent misalignment in LLMs, showing it stabilizes the model's aligned character rather than adopting a misaligned persona.

0 favorites 0 likes
#finetuning

ReRAM-aware Model Finetuning addressing I-V Non-linearity and Retention Errors

arXiv cs.LG · 2026-06-17 Cached

Proposes a finetuning-based hardware-aware training algorithm to mitigate I-V non-linearity and retention errors in ReRAM crossbar arrays, enabling robust DNN deployment with minimal overhead. Evaluated on image classification and QA tasks, achieving near-baseline accuracy.

0 favorites 0 likes
#finetuning

Cleo: trying to fit full analyst behavior in a 2B model [P]

Reddit r/MachineLearning · 2026-06-15

Cleo is a finetuned version of Qwen3.5-2B-Base designed for text-to-SQL tasks, using a unified harness for training and inference that supports live execution evidence and safety checks. All code, model, and datasets are open-source.

0 favorites 0 likes
#finetuning

Muon$^p$: Muon with Fractional Spectral Powers

arXiv cs.LG · 2026-06-15 Cached

This paper introduces Muon^p, a novel optimizer that uses fractional spectral-power updates to interpolate between Muon and gradient descent, providing theoretical justification and empirical gains on billion-scale fine-tuning tasks.

0 favorites 0 likes
#finetuning

Modular Monolingual Adaptation using Pretrained Language Models

arXiv cs.CL · 2026-06-08 Cached

This paper proposes a modular approach for adapting pretrained language models to low-resource languages by freezing embeddings and tuning the rest, showing improvements on NLU tasks for Scottish Gaelic, Irish, and Quechua.

0 favorites 0 likes
#finetuning

@adithya_s_k: You can now finetune models on agent traces directly with TRL Claude Code traces Codex traces OpenClaw traces Pi traces…

X AI KOLs Following · 2026-06-04 Cached

TRL now supports fine-tuning models on agent traces from various sources like Claude Code, Codex, OpenClaw, and Pi, moving towards a standardized stack for training agentic models.

0 favorites 0 likes
#finetuning

GGT-100K: Generative Ground Truth for Generalizable Real-World Image Restoration

Hugging Face Daily Papers · 2026-05-29 Cached

This paper introduces GGT-100K, a dataset of 103,707 image pairs for real-world image restoration, generated by using multimodal foundation models like Nano-Banana-2 to produce high-quality targets from low-quality inputs. Experiments show the dataset improves the generalization of various image restoration models.

0 favorites 0 likes
#finetuning

No Code LLM Finetuning

Reddit r/AI_Agents · 2026-05-19

This article discusses making LLM finetuning accessible to non-coders, highlighting a video demonstration of how anyone can customize LLMs without coding.

0 favorites 0 likes
← Back to home

Submit Feedback