Soheil-FM commited on
Commit
cb23d07
·
1 Parent(s): 5a7d9e7

Upload DeciCoderForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +35 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Deci/DeciCoder-1b",
3
+ "architectures": [
4
+ "DeciCoderForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "auto_map": {
8
+ "AutoConfig": "Deci/DeciCoder-1b--configuration_decicoder.DeciCoderConfig",
9
+ "AutoModelForCausalLM": "Deci/DeciCoder-1b--modeling_decicoder.DeciCoderForCausalLM"
10
+ },
11
+ "bos_token_id": 0,
12
+ "eos_token_id": 0,
13
+ "hidden_act": "silu",
14
+ "hidden_size": 2048,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 5888,
17
+ "max_position_embeddings": 2048,
18
+ "model_type": "llama",
19
+ "naive_attention_decode_batched": true,
20
+ "naive_attention_decode_single": false,
21
+ "naive_attention_prefill": false,
22
+ "num_attention_heads": 32,
23
+ "num_hidden_layers": 20,
24
+ "num_key_value_heads": 4,
25
+ "pretraining_tp": 1,
26
+ "rms_norm_eps": 1e-05,
27
+ "rope_scaling": null,
28
+ "rope_theta": 10000.0,
29
+ "tie_word_embeddings": false,
30
+ "torch_dtype": "float16",
31
+ "transformers_version": "4.34.0",
32
+ "use_bfloat16": true,
33
+ "use_cache": true,
34
+ "vocab_size": 49152
35
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
+ "transformers_version": "4.34.0"
6
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:440e1e08a6c7c2219c0d5dac364e17567a10221d08030e7064f6b09c718ccd17
3
+ size 2227404713