jukofyork commited on
Commit
a5f1bf4
1 Parent(s): 02fd06b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -73,7 +73,7 @@ tensor = tensor.to(old_type)
73
 
74
  ---
75
 
76
- # The rationale behind "multiplicative-LoRAs", and the link to control-vectors and "abliteration"
77
 
78
  There are actually 3 existing "multiplicative-LoRA" methods in [PEFT/tuners](https://github.com/huggingface/peft/tree/main/src/peft/tuners):
79
 
 
73
 
74
  ---
75
 
76
+ # The "multiplicative-LoRA" method's link to control-vectors (and "abliteration")
77
 
78
  There are actually 3 existing "multiplicative-LoRA" methods in [PEFT/tuners](https://github.com/huggingface/peft/tree/main/src/peft/tuners):
79