BICORP commited on
Commit
f516f1a
·
verified ·
1 Parent(s): 64cd732

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -11,5 +11,6 @@
11
  "num_experts": 4,
12
  "expert_hidden_size": 4096,
13
  "dropout": 0.1,
14
- "tensor_dtype": "float16"
 
15
  }
 
11
  "num_experts": 4,
12
  "expert_hidden_size": 4096,
13
  "dropout": 0.1,
14
+ "model_type": "multi_modality",
15
+ "torch_dtype": "float16"
16
  }