Azazelle commited on
Commit
0da3176
1 Parent(s): 523d426

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,14 +1,15 @@
1
  ---
 
2
  base_model:
3
- - akjindal53244/Mistral-7B-v0.1-Open-Platypus
4
  - mistralai/Mistral-7B-v0.1
5
  - WizardLM/WizardMath-7B-V1.1
 
6
  - Open-Orca/Mistral-7B-OpenOrca
7
  library_name: transformers
8
  tags:
9
  - mergekit
10
  - merge
11
-
12
  ---
13
  # Moko-Sample
14
 
@@ -22,8 +23,8 @@ This model was merged using the sample_ties merge method using [mistralai/Mistra
22
  ### Models Merged
23
 
24
  The following models were included in the merge:
25
- * [akjindal53244/Mistral-7B-v0.1-Open-Platypus](https://huggingface.co/akjindal53244/Mistral-7B-v0.1-Open-Platypus)
26
  * [WizardLM/WizardMath-7B-V1.1](https://huggingface.co/WizardLM/WizardMath-7B-V1.1)
 
27
  * [Open-Orca/Mistral-7B-OpenOrca](https://huggingface.co/Open-Orca/Mistral-7B-OpenOrca)
28
 
29
  ### Configuration
 
1
  ---
2
+ pipeline_tag: text-generation
3
  base_model:
 
4
  - mistralai/Mistral-7B-v0.1
5
  - WizardLM/WizardMath-7B-V1.1
6
+ - akjindal53244/Mistral-7B-v0.1-Open-Platypus
7
  - Open-Orca/Mistral-7B-OpenOrca
8
  library_name: transformers
9
  tags:
10
  - mergekit
11
  - merge
12
+ license: cc-by-4.0
13
  ---
14
  # Moko-Sample
15
 
 
23
  ### Models Merged
24
 
25
  The following models were included in the merge:
 
26
  * [WizardLM/WizardMath-7B-V1.1](https://huggingface.co/WizardLM/WizardMath-7B-V1.1)
27
+ * [akjindal53244/Mistral-7B-v0.1-Open-Platypus](https://huggingface.co/akjindal53244/Mistral-7B-v0.1-Open-Platypus)
28
  * [Open-Orca/Mistral-7B-OpenOrca](https://huggingface.co/Open-Orca/Mistral-7B-OpenOrca)
29
 
30
  ### Configuration