Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"torch_dtype": "float32",
|
3 |
"transformers_version": "4.43.1"
|
4 |
}
|
|
|
1 |
{
|
2 |
+
"model_type": "multidim-rm_reg_gating_prototype",
|
3 |
"torch_dtype": "float32",
|
4 |
"transformers_version": "4.43.1"
|
5 |
}
|