Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -5,14 +5,14 @@ tags:
|
|
5 |
- mergekit
|
6 |
- lazymergekit
|
7 |
- google/gemma-7b
|
8 |
-
-
|
9 |
---
|
10 |
|
11 |
-
#
|
12 |
|
13 |
-
|
14 |
* [google/gemma-7b](https://huggingface.co/google/gemma-7b)
|
15 |
-
* [
|
16 |
|
17 |
## 🧩 Configuration
|
18 |
|
@@ -26,7 +26,7 @@ Merged_Model is a merge of the following models using [mergekit](https://github.
|
|
26 |
}
|
27 |
},
|
28 |
{
|
29 |
-
"model": "
|
30 |
"parameters": {
|
31 |
"param1": "value1",
|
32 |
"param2": "value2"
|
|
|
5 |
- mergekit
|
6 |
- lazymergekit
|
7 |
- google/gemma-7b
|
8 |
+
- EleutherAI/gpt-neo-2.7B
|
9 |
---
|
10 |
|
11 |
+
# gemma_gpt
|
12 |
|
13 |
+
gemma_gpt is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
|
14 |
* [google/gemma-7b](https://huggingface.co/google/gemma-7b)
|
15 |
+
* [EleutherAI/gpt-neo-2.7B](https://huggingface.co/EleutherAI/gpt-neo-2.7B)
|
16 |
|
17 |
## 🧩 Configuration
|
18 |
|
|
|
26 |
}
|
27 |
},
|
28 |
{
|
29 |
+
"model": "EleutherAI/gpt-neo-2.7B",
|
30 |
"parameters": {
|
31 |
"param1": "value1",
|
32 |
"param2": "value2"
|