peeache commited on
Commit
575723a
·
verified ·
1 Parent(s): e1adfe7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -29,6 +29,7 @@
29
  },
30
  "rope_theta": 1000000.0,
31
  "sliding_window": 32768,
 
32
  "text_config": {
33
  "architectures": [
34
  "Qwen2VLForConditionalGeneration"
 
29
  },
30
  "rope_theta": 1000000.0,
31
  "sliding_window": 32768,
32
+ "tie_word_embeddings": true,
33
  "text_config": {
34
  "architectures": [
35
  "Qwen2VLForConditionalGeneration"