Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"model_type": "dynamix",
|
3 |
-
"model_name": "dynamix-3d-v1.0",
|
4 |
"architecture": {
|
5 |
-
"M":
|
6 |
"N": 3,
|
7 |
"Experts": 10,
|
8 |
"P": 2,
|
@@ -11,7 +11,7 @@
|
|
11 |
"probabilistic_expert": false
|
12 |
},
|
13 |
"metadata": {
|
14 |
-
"parameters":
|
15 |
"dimensions": 3,
|
16 |
"context_length": "variable",
|
17 |
"author": "Christoph Hemmer",
|
|
|
1 |
{
|
2 |
"model_type": "dynamix",
|
3 |
+
"model_name": "dynamix-3d-base-v1.0",
|
4 |
"architecture": {
|
5 |
+
"M": 30,
|
6 |
"N": 3,
|
7 |
"Experts": 10,
|
8 |
"P": 2,
|
|
|
11 |
"probabilistic_expert": false
|
12 |
},
|
13 |
"metadata": {
|
14 |
+
"parameters": 10236,
|
15 |
"dimensions": 3,
|
16 |
"context_length": "variable",
|
17 |
"author": "Christoph Hemmer",
|