haouarin commited on
Commit
771e809
1 Parent(s): af9e84a

Upload model

Browse files
Files changed (3) hide show
  1. config.json +58 -0
  2. generation_config.json +7 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "inception-mbzuai/jais-13b-chat",
3
+ "activation_function": "swiglu",
4
+ "architectures": [
5
+ "JAISLMHeadModel"
6
+ ],
7
+ "attn_pdrop": 0.0,
8
+ "auto_map": {
9
+ "AutoConfig": "inception-mbzuai/jais-13b-chat--configuration_jais.JAISConfig",
10
+ "AutoModel": "inception-mbzuai/jais-13b-chat--modeling_jais.JAISModel",
11
+ "AutoModelForCausalLM": "inception-mbzuai/jais-13b-chat--modeling_jais.JAISLMHeadModel"
12
+ },
13
+ "bos_token_id": 0,
14
+ "embd_pdrop": 0.0,
15
+ "embeddings_scale": 14.6,
16
+ "eos_token_id": 0,
17
+ "initializer_range": 0.02,
18
+ "layer_norm_epsilon": 1e-05,
19
+ "model_type": "jais",
20
+ "n_embd": 5120,
21
+ "n_head": 40,
22
+ "n_inner": 13653,
23
+ "n_layer": 40,
24
+ "n_positions": 2048,
25
+ "pad_token_id": 0,
26
+ "position_embedding_type": "alibi",
27
+ "quantization_config": {
28
+ "batch_size": 1,
29
+ "bits": 4,
30
+ "block_name_to_quantize": "transformer.h",
31
+ "damp_percent": 0.1,
32
+ "dataset": "c4",
33
+ "desc_act": false,
34
+ "disable_exllama": true,
35
+ "group_size": 128,
36
+ "model_seqlen": 2048,
37
+ "module_name_preceding_first_block": [
38
+ "transformer.wte",
39
+ "transformer.drop"
40
+ ],
41
+ "pad_token_id": null,
42
+ "quant_method": "gptq",
43
+ "sym": true,
44
+ "tokenizer": null,
45
+ "true_sequential": true,
46
+ "use_cuda_fp16": true
47
+ },
48
+ "reorder_and_upcast_attn": false,
49
+ "resid_pdrop": 0.0,
50
+ "scale_attn_by_inverse_layer_idx": false,
51
+ "scale_attn_weights": true,
52
+ "scale_qk_dot_by_d": true,
53
+ "torch_dtype": "float16",
54
+ "transformers_version": "4.33.0.dev0",
55
+ "use_cache": true,
56
+ "vocab_size": 84992,
57
+ "width_scale": 0.11100000000000002
58
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.33.0.dev0"
7
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2f12997f84ed9d7682f523afadd21d254c29c4c8f727073c310fa2ca94865ed
3
+ size 7417139889