Update config.json
Browse files- config.json +0 -5
config.json
CHANGED
@@ -23,11 +23,6 @@
|
|
23 |
"num_attention_heads": 32,
|
24 |
"num_hidden_layers": 32,
|
25 |
"num_key_value_heads": 8,
|
26 |
-
"pad_token_id": [
|
27 |
-
128001,
|
28 |
-
128008,
|
29 |
-
128009
|
30 |
-
],
|
31 |
"pretraining_tp": 1,
|
32 |
"quantization_config": {
|
33 |
"_load_in_4bit": true,
|
|
|
23 |
"num_attention_heads": 32,
|
24 |
"num_hidden_layers": 32,
|
25 |
"num_key_value_heads": 8,
|
|
|
|
|
|
|
|
|
|
|
26 |
"pretraining_tp": 1,
|
27 |
"quantization_config": {
|
28 |
"_load_in_4bit": true,
|