jukofyork commited on
Commit
f5b114f
1 Parent(s): 829116f

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 the "multiplicative-LoRA" its link to control-vectors
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 rationale behind the "multiplicative-LoRA" and the link to control-vectors
77
 
78
  There are actually 3 existing "multiplicative-LoRA" methods in [PEFT/tuners](https://github.com/huggingface/peft/tree/main/src/peft/tuners):
79