DopeorNope commited on
Commit
56ce433
1 Parent(s): 60edbe3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ COKAL_merged_test-v1-13B is an auto-regressive language model based on the LLaMA
35
 
36
  I utilized `slerp merge` to smoothly blend the gradients of the base models to create it.
37
 
38
- The merging CC approach relies on some 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
 
 
35
 
36
  I utilized `slerp merge` to smoothly blend the gradients of the base models to create it.
37
 
38
+ The merging approach relies on some 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