Commit
•
d96d070
1
Parent(s):
ce0d461
add merge tag
Browse filesTo make it easier to identify merge models, we're experimenting with adding a `merge` tag for models created via a merge.
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
## Model Details
|
@@ -15,4 +17,4 @@ Mindy-7b is a *Frankenstein👻* merge between [SOLAR-10.7B-Instruct-v1.0](https
|
|
15 |
- **Language(s) (NLP):** English
|
16 |
- **License:** apache-2.0
|
17 |
|
18 |
-
(MORE DETAILS TO BE ADDED)
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- merge
|
5 |
---
|
6 |
|
7 |
## Model Details
|
|
|
17 |
- **Language(s) (NLP):** English
|
18 |
- **License:** apache-2.0
|
19 |
|
20 |
+
(MORE DETAILS TO BE ADDED)
|