Create config.json
Browse files- config.json +6 -0
config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_name": "LimiX-16M",
|
3 |
+
"author": "stableai-org",
|
4 |
+
"description": "This is the LimiX-16M model from stableai-org.",
|
5 |
+
"license": "apache-2.0"
|
6 |
+
}
|