Jiqing commited on
Commit
b0c370e
·
verified ·
1 Parent(s): eb46c26

Upload LlamaForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +1 -0
  2. generation_config.json +1 -0
  3. model.safetensors +1 -1
config.json CHANGED
@@ -16,6 +16,7 @@
16
  "num_attention_heads": 4,
17
  "num_hidden_layers": 4,
18
  "num_key_value_heads": 4,
 
19
  "pretraining_tp": 1,
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": null,
 
16
  "num_attention_heads": 4,
17
  "num_hidden_layers": 4,
18
  "num_key_value_heads": 4,
19
+ "pad_token_id": 0,
20
  "pretraining_tp": 1,
21
  "rms_norm_eps": 1e-05,
22
  "rope_scaling": null,
generation_config.json CHANGED
@@ -2,5 +2,6 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
 
5
  "transformers_version": "4.39.0.dev0"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
+ "pad_token_id": 0,
6
  "transformers_version": "4.39.0.dev0"
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02d9757903a7352cbdca1e8eadfcae94d3a059c5bf8c201ee901793926ad364d
3
  size 4150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:621ce77eeac2cf4ee003c4283ac8431b6b2639e445cc91cdd931b75fd0c394c8
3
  size 4150064