pszemraj commited on
Commit
d44ab86
1 Parent(s): 4c403f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - togethercomputer/RedPajama-Data-1T
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - sharded
10
+ - bf16
11
+ - instruct
12
  ---
13
+
14
+ # RedPajama-INCITE-7B-Base-sharded-bf16
15
+
16
+
17
+ This is the `togethercomputer/RedPajama-INCITE-7B-Base` model, but the model file(s) have been sharded to ~2GB each to ensure it can be loaded on low-RAM runtimes (like Colab).
18
+
19
+ Please refer to the [original model card](https://huggingface.co/togethercomputer/RedPajama-INCITE-7B-Base) for all details/issues w.r.t. to this model.
20
+ - inference examples are also available on the original model card linked above.
21
+
22
+ ---
23
+