chargoddard
commited on
Commit
•
5e1c964
1
Parent(s):
b14b395
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- llama
|
|
|
4 |
---
|
5 |
Five different instruction-tuned models (which I'm sure are intuitively obvious from the name) merged using the methodology described in [Resolving Interference When Merging Models](https://arxiv.org/abs/2306.01708).
|
6 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- llama
|
4 |
+
- merge
|
5 |
---
|
6 |
Five different instruction-tuned models (which I'm sure are intuitively obvious from the name) merged using the methodology described in [Resolving Interference When Merging Models](https://arxiv.org/abs/2306.01708).
|
7 |
|