Update README.md
Browse files
README.md
CHANGED
|
@@ -53,7 +53,7 @@ parameters:
|
|
| 53 |
dtype: bfloat16
|
| 54 |
```
|
| 55 |
|
| 56 |
-
Thank you [Undi95](https://huggingface.co/Undi95) for the secret sauce and
|
| 57 |
|
| 58 |
# Prompt template
|
| 59 |
|
|
@@ -107,4 +107,5 @@ Detailed results can be found here.
|
|
| 107 |
- [DARE](https://github.com/yule-BUAA/MergeLM/blob/main/README.md)
|
| 108 |
-
|
| 109 |
[SLERP](https://github.com/Digitous/LLM-SLERP-Merge)
|
|
|
|
| 110 |
- [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness)
|
|
|
|
| 53 |
dtype: bfloat16
|
| 54 |
```
|
| 55 |
|
| 56 |
+
Thank you [Undi95](https://huggingface.co/Undi95) for the secret sauce and [Charles Goddard](https://huggingface.co/chargoddard) for mergekit.
|
| 57 |
|
| 58 |
# Prompt template
|
| 59 |
|
|
|
|
| 107 |
- [DARE](https://github.com/yule-BUAA/MergeLM/blob/main/README.md)
|
| 108 |
-
|
| 109 |
[SLERP](https://github.com/Digitous/LLM-SLERP-Merge)
|
| 110 |
+
|
| 111 |
- [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness)
|