yujiepan commited on
Commit
fbde720
·
verified ·
1 Parent(s): a8a0682

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -102,7 +102,7 @@ config_json['text_config'].update({
102
  "moe_top_k": 3,
103
  "moe_intermediate_size": 64,
104
  "share_expert_dim": 64,
105
- "tie_word_embeddings": True,
106
  })
107
  config_json['vision_config'].update({
108
  "hidden_size": 64,
 
102
  "moe_top_k": 3,
103
  "moe_intermediate_size": 64,
104
  "share_expert_dim": 64,
105
+ # "tie_word_embeddings": True,
106
  })
107
  config_json['vision_config'].update({
108
  "hidden_size": 64,