tricktreat commited on
Commit
d5ca1c8
1 Parent(s): 46b885d

Upload LlamaForCausalLM

Browse files
config.json CHANGED
@@ -5,8 +5,8 @@
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
- "bos_token_id": 32000,
9
- "eos_token_id": 32001,
10
  "hidden_act": "silu",
11
  "hidden_size": 4096,
12
  "initializer_range": 0.02,
@@ -16,7 +16,6 @@
16
  "num_attention_heads": 32,
17
  "num_hidden_layers": 32,
18
  "num_key_value_heads": 32,
19
- "pad_token_id": 32001,
20
  "pretraining_tp": 1,
21
  "rms_norm_eps": 1e-05,
22
  "rope_scaling": null,
@@ -25,5 +24,5 @@
25
  "torch_dtype": "float16",
26
  "transformers_version": "4.40.2",
27
  "use_cache": true,
28
- "vocab_size": 32002
29
  }
 
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
+ "bos_token_id": 1,
9
+ "eos_token_id": 2,
10
  "hidden_act": "silu",
11
  "hidden_size": 4096,
12
  "initializer_range": 0.02,
 
16
  "num_attention_heads": 32,
17
  "num_hidden_layers": 32,
18
  "num_key_value_heads": 32,
 
19
  "pretraining_tp": 1,
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": null,
 
24
  "torch_dtype": "float16",
25
  "transformers_version": "4.40.2",
26
  "use_cache": true,
27
+ "vocab_size": 32000
28
  }
generation_config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "bos_token_id": 32000,
3
  "do_sample": true,
4
- "eos_token_id": 32001,
5
  "max_length": 4096,
6
- "pad_token_id": 32001,
7
  "temperature": 0.6,
8
  "top_p": 0.9,
9
  "transformers_version": "4.40.2"
 
1
  {
2
+ "bos_token_id": 1,
3
  "do_sample": true,
4
+ "eos_token_id": 2,
5
  "max_length": 4096,
6
+ "pad_token_id": 0,
7
  "temperature": 0.6,
8
  "top_p": 0.9,
9
  "transformers_version": "4.40.2"
model-00001-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c95d7a656bae15a64037158bd2c0480370e9e5ebb6b59ee241b387355316017
3
- size 4939001632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94201227c6bf5468d8a7f02c2d31025685a541f256dffbb75f9a80e6899ed08c
3
+ size 4938985248
model-00003-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:483c8bc149f0ab84544cedafebd541e71fb9363590f9a486cc20c22523ca951c
3
- size 3590505120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b0df07e51f1675547f7dfa0761ce000de747614e321df07d262f87ab75a6165
3
+ size 3590488736
model.safetensors.index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "metadata": {
3
- "total_size": 13476864000
4
  },
5
  "weight_map": {
6
  "lm_head.weight": "model-00003-of-00003.safetensors",
 
1
  {
2
  "metadata": {
3
+ "total_size": 13476831232
4
  },
5
  "weight_map": {
6
  "lm_head.weight": "model-00003-of-00003.safetensors",