Fredithefish commited on
Commit
d845903
·
1 Parent(s): 5c69f0a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # RedPajama-INCITE-7B-Chat GGML FILES
6
+
7
+ These files are the model files in GGML format for the RedPajama-INCITE-7B chat model.
8
+
9
+ The GGML Files can be used for CPU inference using redpajama.cpp
10
+
11
+ ## File Structure
12
+
13
+ - [ggml-RedPajama-INCITE-7B-Chat-q4_0.bin](ggml-RedPajama-INCITE-7B-Chat-q4_0.bin)
14
+ - [ggml-RedPajama-INCITE-7B-Chat-q4_1.bin](ggml-RedPajama-INCITE-7B-Chat-q4_1.bin)
15
+ - [ggml-RedPajama-INCITE-7B-Chat-q4_2.bin](ggml-RedPajama-INCITE-7B-Chat-q4_2.bin)
16
+ - [ggml-RedPajama-INCITE-7B-Chat-q5_0.bin](ggml-RedPajama-INCITE-7B-Chat-q5_0.bin)
17
+ - [ggml-RedPajama-INCITE-7B-Chat-q5_1.bin](ggml-RedPajama-INCITE-7B-Chat-q5_1.bin)