DopeorNope commited on
Commit
371dc80
1 Parent(s): f0208d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ I utilized `slerp merge` to smoothly blend the gradients of the base models to c
37
 
38
  The merging approach relies on luck, but at the same time, if I have an accurate understanding of my model's performance, I can carefully select models that excel in each aspect to develop a well-balanced model.
39
 
40
- Thanks to [`maywell`](https://huggingface.co/maywell) for sharing useful tips related to merge method.
41
 
42
 
43
  ---
 
37
 
38
  The merging approach relies on luck, but at the same time, if I have an accurate understanding of my model's performance, I can carefully select models that excel in each aspect to develop a well-balanced model.
39
 
40
+ Thanks to [maywell](https://huggingface.co/maywell) for sharing useful tips related to the merge method.
41
 
42
 
43
  ---