nwhamed commited on
Commit
7d23a2f
1 Parent(s): f08fc85

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -5,14 +5,14 @@ tags:
5
  - mergekit
6
  - lazymergekit
7
  - google/gemma-7b
8
- - CohereForAI/c4ai-command-r-v01
9
  ---
10
 
11
- # Merged_Model
12
 
13
- Merged_Model 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
- * [CohereForAI/c4ai-command-r-v01](https://huggingface.co/CohereForAI/c4ai-command-r-v01)
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": "CohereForAI/c4ai-command-r-v01",
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"