Release InternVL 2.5
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -81,7 +81,7 @@
|
|
| 81 |
"temperature": 1.0,
|
| 82 |
"tf_legacy_loss": false,
|
| 83 |
"tie_encoder_decoder": false,
|
| 84 |
-
"tie_word_embeddings":
|
| 85 |
"tokenizer_class": null,
|
| 86 |
"top_k": 50,
|
| 87 |
"top_p": 1.0,
|
|
|
|
| 81 |
"temperature": 1.0,
|
| 82 |
"tf_legacy_loss": false,
|
| 83 |
"tie_encoder_decoder": false,
|
| 84 |
+
"tie_word_embeddings": false,
|
| 85 |
"tokenizer_class": null,
|
| 86 |
"top_k": 50,
|
| 87 |
"top_p": 1.0,
|