czczup commited on
Commit
f01b74c
1 Parent(s): 74b2979

Release InternVL 2.5

Browse files
Files changed (1) hide show
  1. 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": true,
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,