Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -69,7 +69,7 @@
|
|
69 |
"hidden_size": 1024,
|
70 |
"initializer_range": 0.02,
|
71 |
"intermediate_size": 8192,
|
72 |
-
"max_position_embeddings":
|
73 |
"mlp_bias": false,
|
74 |
"model_type": "csm_depth_decoder_model",
|
75 |
"num_attention_heads": 8,
|
|
|
69 |
"hidden_size": 1024,
|
70 |
"initializer_range": 0.02,
|
71 |
"intermediate_size": 8192,
|
72 |
+
"max_position_embeddings": 33,
|
73 |
"mlp_bias": false,
|
74 |
"model_type": "csm_depth_decoder_model",
|
75 |
"num_attention_heads": 8,
|