yvelos commited on
Commit
adac750
·
1 Parent(s): 2ef60bb

Upload LlamaForCausalLM

Browse files
config.json CHANGED
@@ -15,7 +15,6 @@
15
  "num_attention_heads": 32,
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 32,
18
- "pad_token_id": 0,
19
  "pretraining_tp": 1,
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": null,
 
15
  "num_attention_heads": 32,
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 32,
 
18
  "pretraining_tp": 1,
19
  "rms_norm_eps": 1e-05,
20
  "rope_scaling": null,
generation_config.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
- "_from_model_config": true,
3
  "_name_or_path": "merged_model",
4
  "bos_token_id": 1,
5
  "do_sample": true,
6
  "eos_token_id": 2,
 
7
  "num_beams": 4,
8
- "pad_token_id": 32000,
9
  "temperature": 0.1,
10
- "top_p": 0.6,
11
  "transformers_version": "4.33.3"
12
  }
 
1
  {
 
2
  "_name_or_path": "merged_model",
3
  "bos_token_id": 1,
4
  "do_sample": true,
5
  "eos_token_id": 2,
6
+ "max_length": 4096,
7
  "num_beams": 4,
8
+ "pad_token_id": 0,
9
  "temperature": 0.1,
10
+ "top_p": 0.9,
11
  "transformers_version": "4.33.3"
12
  }
pytorch_model-00001-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b430d12728e5ef59277ef2e051c63925b958dc6c22fb058e5bd784e7008144e
3
  size 9976623617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a51dda9e5dbaa0e477f85ed6f19d4ab5b2fd7dca8db508a1ef5122cddfd0d77
3
  size 9976623617
pytorch_model-00002-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2824e598050466c41279b4e45a7b0e6e3c7eb1da1987a0c51fb9309635dd4fb8
3
  size 3500312286
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5ffb0dd2b45c19c6330059af97bf8cec3357ccd3a9d3fb0e1e536f3bae435ed
3
  size 3500312286