gemma4-31b-opus-lora / METHOD_EN.md
hotdogs's picture
Upload METHOD_EN.md with huggingface_hub
636e96d verified
|
raw
history blame contribute delete
145 Bytes

Method: Weight-Diff SVD (by UKA)

Step 1: Δ = W_target - W_base Step 2: SVD truncate rank=8 Step 3: lora_B = U·sqrt(S), lora_A = sqrt(S)·Vh