Upload config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"model_class": "FineTuneVisualGLMModel",
|
| 3 |
"tokenizer_type": "THUDM/chatglm-6b",
|
| 4 |
"num_layers": 28,
|
|
@@ -73,4 +74,4 @@
|
|
| 73 |
"post_len": 0,
|
| 74 |
"in_channels": 3,
|
| 75 |
"patch_size": 14
|
| 76 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"model_type" :"FineTuneVisualGLMModel",
|
| 3 |
"model_class": "FineTuneVisualGLMModel",
|
| 4 |
"tokenizer_type": "THUDM/chatglm-6b",
|
| 5 |
"num_layers": 28,
|
|
|
|
| 74 |
"post_len": 0,
|
| 75 |
"in_channels": 3,
|
| 76 |
"patch_size": 14
|
| 77 |
+
}
|