pantoniadis commited on
Commit
47305a2
·
verified ·
1 Parent(s): 5176dcf

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "dim": 1024,
23
  "dim_head": 64,
24
  "heads": 16,
25
- "inference": false,
26
  "metadata_dim": 3072,
27
  "model_type": "hourglass_transformer",
28
  "norm_out": true,
 
22
  "dim": 1024,
23
  "dim_head": 64,
24
  "heads": 16,
25
+ "inference": true,
26
  "metadata_dim": 3072,
27
  "model_type": "hourglass_transformer",
28
  "norm_out": true,