nm-autobot commited on
Commit
adffb69
·
verified ·
1 Parent(s): 899fc34

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +5 -11
  2. generation_config.json +1 -1
  3. model.safetensors +1 -1
config.json CHANGED
@@ -3,22 +3,17 @@
3
  "LlamaForCausalLM"
4
  ],
5
  "attention_bias": false,
6
- "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
- "dtype": "bfloat16",
9
  "eos_token_id": 2,
10
- "head_dim": 64,
11
  "hidden_act": "silu",
12
  "hidden_size": 2048,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 5632,
15
  "max_position_embeddings": 2048,
16
- "mlp_bias": false,
17
  "model_type": "llama",
18
  "num_attention_heads": 32,
19
  "num_hidden_layers": 22,
20
  "num_key_value_heads": 4,
21
- "pad_token_id": null,
22
  "pretraining_tp": 1,
23
  "quantization_config": {
24
  "config_groups": {
@@ -68,15 +63,14 @@
68
  "quantization_status": "compressed",
69
  "sparsity_config": {},
70
  "transform_config": {},
71
- "version": "0.18.1.a20260903"
72
  },
73
  "rms_norm_eps": 1e-05,
74
- "rope_parameters": {
75
- "rope_theta": 10000.0,
76
- "rope_type": "default"
77
- },
78
  "tie_word_embeddings": false,
79
- "transformers_version": "5.16.1",
 
80
  "use_cache": true,
81
  "vocab_size": 32000
82
  }
 
3
  "LlamaForCausalLM"
4
  ],
5
  "attention_bias": false,
 
6
  "bos_token_id": 1,
 
7
  "eos_token_id": 2,
 
8
  "hidden_act": "silu",
9
  "hidden_size": 2048,
10
  "initializer_range": 0.02,
11
  "intermediate_size": 5632,
12
  "max_position_embeddings": 2048,
 
13
  "model_type": "llama",
14
  "num_attention_heads": 32,
15
  "num_hidden_layers": 22,
16
  "num_key_value_heads": 4,
 
17
  "pretraining_tp": 1,
18
  "quantization_config": {
19
  "config_groups": {
 
63
  "quantization_status": "compressed",
64
  "sparsity_config": {},
65
  "transform_config": {},
66
+ "version": "0.18.1.a20260910"
67
  },
68
  "rms_norm_eps": 1e-05,
69
+ "rope_scaling": null,
70
+ "rope_theta": 10000.0,
 
 
71
  "tie_word_embeddings": false,
72
+ "torch_dtype": "bfloat16",
73
+ "transformers_version": "4.35.0",
74
  "use_cache": true,
75
  "vocab_size": 32000
76
  }
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "eos_token_id": 2,
4
  "max_length": 2048,
5
  "pad_token_id": 0,
6
- "transformers_version": "5.16.1"
7
  }
 
3
  "eos_token_id": 2,
4
  "max_length": 2048,
5
  "pad_token_id": 0,
6
+ "transformers_version": "5.17.0"
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2bef2ca5eb09a3a756a78a8dc3f084871b16ba4b11afecbd1e06b5e59075cec1
3
  size 807401832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9010eb4cf677054a8939d052ca5e9286300cc832b3d4226373c92a1583bd0f64
3
  size 807401832