Shahradmz commited on
Commit
978408b
·
verified ·
1 Parent(s): 3ae10f9

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:211ff1642a34bcf4d494c3c72098cb437aa35a40e9bb026ee5243c0671d1435a
3
  size 2471645608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:115059046f5eeebd50f14c55597479797d0d37af21f52d8db7b30cecf341f8c9
3
  size 2471645608