Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,10 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
|
|
@@ -118,4 +122,4 @@ Here are other useful references that greatly inspired this re-implementation.
|
|
| 118 |
|
| 119 |
[1] Yadav et al. 2024, [What Matters for Model Merging at Scale?](https://arxiv.org/abs/2410.03617)
|
| 120 |
|
| 121 |
-
[2] Tam et al. 2024, [Merging by Matching Models in Task Parameter Subspaces](https://openreview.net/forum?id=qNGo6ghWFB)
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- merge
|
| 5 |
+
base_model:
|
| 6 |
+
- TIGER-Lab/MAmmoTH2-8B
|
| 7 |
+
- rombodawg/rombos_Replete-Coder-Llama3-8B
|
| 8 |
---
|
| 9 |
|
| 10 |
|
|
|
|
| 122 |
|
| 123 |
[1] Yadav et al. 2024, [What Matters for Model Merging at Scale?](https://arxiv.org/abs/2410.03617)
|
| 124 |
|
| 125 |
+
[2] Tam et al. 2024, [Merging by Matching Models in Task Parameter Subspaces](https://openreview.net/forum?id=qNGo6ghWFB)
|