K024 commited on
Commit
22ff2dc
1 Parent(s): ecf83ca

Upload 4 files

Browse files
config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "int4g32",
16
+ "weight_files": [
17
+ "model_weights_0.safetensors",
18
+ "model_weights_1.safetensors"
19
+ ],
20
+ "tokenizer_file": "sentencepiece.model",
21
+ "torch_dtype": "float16"
22
+ }
model_weights_0.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeba31beeaad3eb893f8b828c6850ae3bfa484febff172715d71a3058d9d8bc5
3
+ size 2101593488
model_weights_1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d92e5f173fa6804218395783f50ba19a036de0a4daee364267d2dff267f3074
3
+ size 1801902016
sentencepiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7dc4c393423b76e4373e5157ddc34803a0189ba96b21ddbb40269d31468a6f2
3
+ size 1018370