Create config.json (#4)
Browse files- Create config.json (cc6ae5d06c0307529c791b358feaaad942feeeed)
Co-authored-by: Ravindra Marella <[email protected]>
- config.json +3 -0
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "mpt"
|
3 |
+
}
|