BFS-Search commited on
Commit
a4154c8
·
verified ·
1 Parent(s): 9d1204a

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": 128000,
9
- "eos_token_id": 128001,
10
  "head_dim": 128,
11
  "hidden_act": "silu",
12
  "hidden_size": 3072,
@@ -18,6 +18,7 @@
18
  "num_attention_heads": 24,
19
  "num_hidden_layers": 28,
20
  "num_key_value_heads": 8,
 
21
  "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,
23
  "rope_scaling": {
 
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
+ "bos_token_id": 128256,
9
+ "eos_token_id": 128257,
10
  "head_dim": 128,
11
  "hidden_act": "silu",
12
  "hidden_size": 3072,
 
18
  "num_attention_heads": 24,
19
  "num_hidden_layers": 28,
20
  "num_key_value_heads": 8,
21
+ "pad_token_id": 128257,
22
  "pretraining_tp": 1,
23
  "rms_norm_eps": 1e-05,
24
  "rope_scaling": {
generation_config.json CHANGED
@@ -1,8 +1,9 @@
1
  {
2
  "_from_model_config": true,
3
- "bos_token_id": 128000,
4
  "do_sample": true,
5
- "eos_token_id": 128001,
 
6
  "temperature": 0.6,
7
  "top_p": 0.9,
8
  "transformers_version": "4.46.3"
 
1
  {
2
  "_from_model_config": true,
3
+ "bos_token_id": 128256,
4
  "do_sample": true,
5
+ "eos_token_id": 128257,
6
+ "pad_token_id": 128257,
7
  "temperature": 0.6,
8
  "top_p": 0.9,
9
  "transformers_version": "4.46.3"
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb9c8276e38961f4abe8bd1da7665a7029d472d5d73cdb513bdd5b09b47e0627
3
  size 4965811200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9bcf40da26c1a8e2acf647f840b9fca97a4d2aaa4f2e48e490fde6590e42fab
3
  size 4965811200
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2dbd2dca3e84b5d79d0620747de1f5e322831c51df65983b230a7a3904cc6ec
3
  size 1459729880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d19265f99bf87351e59477d1bfb09168d1b2b9ea17351ea5da62fb0198a80245
3
  size 1459729880