Upload config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"model_class": "FineTuneVisualGLMModel",
|
| 3 |
"tokenizer_type": "THUDM/chatglm-6b",
|
| 4 |
"num_layers": 28,
|
|
|
|
| 1 |
{
|
| 2 |
+
"model_type":"chatglm",
|
| 3 |
"model_class": "FineTuneVisualGLMModel",
|
| 4 |
"tokenizer_type": "THUDM/chatglm-6b",
|
| 5 |
"num_layers": 28,
|