Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
| 22 |
"dim": 768,
|
| 23 |
"dim_head": 64,
|
| 24 |
"heads": 8,
|
| 25 |
-
"inference":
|
| 26 |
"metadata_dim": 3072,
|
| 27 |
"model_type": "hourglass_transformer",
|
| 28 |
"norm_out": false,
|
|
|
|
| 22 |
"dim": 768,
|
| 23 |
"dim_head": 64,
|
| 24 |
"heads": 8,
|
| 25 |
+
"inference": true,
|
| 26 |
"metadata_dim": 3072,
|
| 27 |
"model_type": "hourglass_transformer",
|
| 28 |
"norm_out": false,
|