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