chandralegend commited on
Commit
5f9ca5d
·
verified ·
1 Parent(s): 661245f

Upload LlamaForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +4 -5
  2. generation_config.json +3 -4
  3. model.safetensors +1 -1
config.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
- "_name_or_path": "HuggingFaceTB/SmolLM-135M-Instruct",
3
  "architectures": [
4
  "LlamaForCausalLM"
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": 576,
12
  "initializer_range": 0.02,
@@ -17,14 +17,13 @@
17
  "num_attention_heads": 9,
18
  "num_hidden_layers": 30,
19
  "num_key_value_heads": 3,
20
- "pad_token_id": 2,
21
  "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,
23
  "rope_scaling": null,
24
  "rope_theta": 10000.0,
25
  "tie_word_embeddings": true,
26
  "torch_dtype": "float16",
27
- "transformers_version": "4.42.4",
28
  "use_cache": true,
29
  "vocab_size": 49152
30
  }
 
1
  {
2
+ "_name_or_path": "HuggingFaceTB/SmolLM-135M",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
+ "bos_token_id": 0,
9
+ "eos_token_id": 0,
10
  "hidden_act": "silu",
11
  "hidden_size": 576,
12
  "initializer_range": 0.02,
 
17
  "num_attention_heads": 9,
18
  "num_hidden_layers": 30,
19
  "num_key_value_heads": 3,
 
20
  "pretraining_tp": 1,
21
  "rms_norm_eps": 1e-05,
22
  "rope_scaling": null,
23
  "rope_theta": 10000.0,
24
  "tie_word_embeddings": true,
25
  "torch_dtype": "float16",
26
+ "transformers_version": "4.43.3",
27
  "use_cache": true,
28
  "vocab_size": 49152
29
  }
generation_config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "_from_model_config": true,
3
- "bos_token_id": 1,
4
- "eos_token_id": 2,
5
- "pad_token_id": 2,
6
- "transformers_version": "4.42.4"
7
  }
 
1
  {
2
  "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
+ "transformers_version": "4.43.3"
 
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0f9cbfff45ca702a49ecc3c3231285073c928f39285b01ecc5ebe511a26d959
3
  size 269060280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:589625e7fd982bcb58652b010540c976fd5a69fe389da4760347f9c15204a4f3
3
  size 269060280