Update transformer/config.json
Browse files- transformer/config.json +0 -1
transformer/config.json
CHANGED
@@ -15,7 +15,6 @@
|
|
15 |
"num_layers": 60,
|
16 |
"out_channels": 16,
|
17 |
"patch_size": 2,
|
18 |
-
"pooled_projection_dim": 768,
|
19 |
"quantization_config": {
|
20 |
"_load_in_4bit": true,
|
21 |
"_load_in_8bit": false,
|
|
|
15 |
"num_layers": 60,
|
16 |
"out_channels": 16,
|
17 |
"patch_size": 2,
|
|
|
18 |
"quantization_config": {
|
19 |
"_load_in_4bit": true,
|
20 |
"_load_in_8bit": false,
|