K024 commited on
Commit
836cd93
1 Parent(s): 353c83d

Upload 5 files

Browse files
config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "ChatGLM2Model",
3
+ "model_config": {
4
+ "hidden_size": 4096,
5
+ "inner_hidden_size": 13696,
6
+ "head_hidden_size": 128,
7
+ "num_multi_query_groups": 2,
8
+ "num_attention_heads": 32,
9
+ "num_layers": 28,
10
+ "vocab_size": 65024,
11
+ "dropout_rate": 0.0,
12
+ "layernorm_epsilon": 1e-05,
13
+ "max_sequence_length": 8192
14
+ },
15
+ "quant_type": "int8",
16
+ "weight_files": [
17
+ "model_weights_0.safetensors",
18
+ "model_weights_1.safetensors",
19
+ "model_weights_2.safetensors"
20
+ ],
21
+ "tokenizer_file": "sentencepiece.model",
22
+ "torch_dtype": "float16"
23
+ }
model_weights_0.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abe8ddb9a3a13382eab6d2c8d6b77019af44c518510c8a8386e0e7066e689be6
3
+ size 2139542828
model_weights_1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c143d17100bc116b0bddd977ec014adac84a907e903fce5532a2e61bf750acf
3
+ size 2041610856
model_weights_2.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5056b96d0ec5df88b606af6c5c45138265416b4199ee2e1be87d0910f24aa1ab
3
+ size 2068326534
sentencepiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7dc4c393423b76e4373e5157ddc34803a0189ba96b21ddbb40269d31468a6f2
3
+ size 1018370