Agon H commited on
Commit
c4de4ae
1 Parent(s): 7402adc

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - Composer
5
+ - MosaicML
6
+ - llm-foundry
7
+ - StreamingDatasets
8
+ datasets:
9
+ - mc4
10
+ - c4
11
+ - togethercomputer/RedPajama-Data-1T
12
+ - bigcode/the-stack
13
+ - allenai/s2orc
14
+ model_creator: mosaicml
15
+ model_link: https://huggingface.co/mosaicml/mpt-7b
16
+ model_name: mpt-7b
17
+ edited_by: agonh
18
+ inference: false
19
+ ---
20
+
21
+ # MPT-7B
22
+
23
+ Model creator: [MosaicML](https://www.mosaicml.com).
24
+
25
+ Original model: [mpt-7b](https://huggingface.co/mosaicml/mpt-7b).
26
+
27
+ ## Description
28
+
29
+ This repo contains model files for [mosaicml's mpt-7b](https://huggingface.co/mosaicml/mpt-7b).