Shahradmz commited on
Commit
8e6e3a8
·
verified ·
1 Parent(s): 9d0948d

Upload LlamaForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +6 -2
  2. generation_config.json +5 -2
  3. model.safetensors +1 -1
config.json CHANGED
@@ -1,12 +1,16 @@
1
  {
2
- "_name_or_path": "meta-llama/Llama-3.2-1B",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 128000,
9
- "eos_token_id": 128001,
 
 
 
 
10
  "head_dim": 64,
11
  "hidden_act": "silu",
12
  "hidden_size": 2048,
 
1
  {
2
+ "_name_or_path": "meta-llama/Llama-3.2-1B-Instruct",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 128000,
9
+ "eos_token_id": [
10
+ 128001,
11
+ 128008,
12
+ 128009
13
+ ],
14
  "head_dim": 64,
15
  "hidden_act": "silu",
16
  "hidden_size": 2048,
generation_config.json CHANGED
@@ -1,8 +1,11 @@
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
  "bos_token_id": 128000,
3
  "do_sample": true,
4
+ "eos_token_id": [
5
+ 128001,
6
+ 128008,
7
+ 128009
8
+ ],
9
  "temperature": 0.6,
10
  "top_p": 0.9,
11
  "transformers_version": "4.46.3"
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51bab87f8c905866498be7b6d2816fe54b38ac2b4fbf3a5da681c17ea22c1a09
3
  size 2471645608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33012b2129f9e8e423184ff2631d72388bf7ac27ff484fe3efa7beee03c79e8e
3
  size 2471645608