a-normal-username commited on
Commit
7f3b678
·
verified ·
1 Parent(s): 1305551

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
- ---
 
 
 
1
  ---
2
+ base_model: mistralai/Mixtral-8x22B-v0.1
3
+ tags:
4
+ - Mixtral
5
+ - instruct
6
+ - finetune
7
+ - chatml
8
+ - gpt4
9
+ - synthetic data
10
+ - distillation
11
+ language:
12
+ - en
13
  license: apache-2.0
14
+ datasets:
15
+ - teknium/OpenHermes-2.5
16
+ ---