method
active
method:lora-low-rank-adaptationLoRA (Low-Rank Adaptation)
Parameter-efficient fine-tuning method used for both SDF and expert iteration stages.
Neighborhood — ranked by edge-count
Papers (1)
paper
Methods (1)
method
- Low-Rank Adaptation (LoRA)same_asParameter-efficient fine-tuning method used to implement SOO fine-tuning on LLMs
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Fine-tuning method paper whose technique is used in the fine-tuning experiments
- Parameter-efficient fine-tuning method used in both distillation and introspection stages
- Fine-tuning technique that can effectively add a constant vector to the residual stream, equivalent to steering along a persona direction
- Adaptation method used via Tinker API for DeepSeek-V3.1 and Qwen3-235B fine-tuning with rank 32
- Mechanistic explanation of how fine-tuning can shift persona vectors without directly updating activations
- Fine-tuning with chain-of-thought rationales aiming to reduce dr via procedural alignment.
- Specific fine-tuning implementation using LoRA rank 32, learning rate 2e-4, AdamW 8-bit optimizer
- Light fine-tuning method used in E2 to reduce mismatch dr.